CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: imagetvr

Search: Search took 0.02 seconds.

  1. Re: VB6 with Crystal Report 8.5 printing without view in default printer

    I used because i have to select one printer in Crystal report Designing time. I selected one of my printer. I don't know customers system default printer. The printing is fine in my system. But there...
  2. Re: VB6 with Crystal Report 8.5 printing without view in default printer

    i used
    BILLPRINT.PrintOut False

    but not printing system default printer
  3. VB6 with Crystal Report 8.5 printing without view in default printer

    I am using Crystal Report 8.5 in VB6 to Print Invoice .. I am developing this application for my customer. I wish to print invoice without view the report and it should directly print to printer...
  4. Re: Printing invoice in contiinous paper using USB Dot matrix printer

    In this type printer Only Roll Paper with 4 inch only to printed. No more paper settings
  5. Printing invoice in contiinous paper using USB Dot matrix printer

    I wish to print Invoice in Continuous statonery (Roll Paper ) width of paper 4 inches


    My problem , after printing one bill printer skips and giving lot of space between two bills. (Paper...
  6. Billing Software works usb dot matrix printer/Thermal Printer

    need Invoice printing Billing software with source code.(VB6 or VB.NET - Back end SQL Server)
    Bill should printed in Continuous Stationery ( continuous paper with 4 inch width) printed in USB Dot...
  7. Replies
    3
    Views
    3,685

    Re: VB6 with Access Lan Sharing in Network

    Thanks i removed on error resume next code. please explain about "test the connection state to make sure it is still open before trying to access it to open a recordset...." with example code and...
  8. Replies
    3
    Views
    3,685

    VB6 with Access Lan Sharing in Network

    I developed a simple Program in VB6 With Access 2003 Database. I want to connect in a Lan Network of 2 Computers. My Database Size is 11MB. This programme is used for Retail Billing system. In System...
  9. Replies
    10
    Views
    5,468

    Re: How to print without ejecting paper.

    1. Is it possible to print in USB DOT Matrix Printer ?
    2. Is it possible to change font size font style for different lines ?
  10. Re: How to use the Thousand Seperators In Crystal Report 8.5

    I am new to Crystal Report. I am using Crystal Report 8.5. Please explain in Detail how to use above formula for getting result ?(Thousand Separtor)?
  11. Printing invoice in CRSTAL report 8.5 in DOT MATRIX in roll Paper

    I am developing a sample project in Visual basic 6 and MS Access 2003.

    1. I wish to print Invoice in Continuous statonery (Roll Paper ) width of paper 5.5 inches
    I am printing CRYSTAL Report 8.5...
  12. printing invoice in DOT MATRIX PRINTER (USB ) in VB6

    I am developing a sample project in Visual basic 6 and MS Access 2003.

    1. I wish to print Invoice in Continuous statonery (Roll Paper ) width of paper 5.5 inches
    I am using printer.print Code...
  13. Replies
    1
    Views
    2,606

    VB6 With Crystal report 8.5 Error

    Hi

    I am using Vb6 with Ms-Access Database 2003. In creating crystal report 8.5.
    I got error message " Unable to Access First Record"-Sql error

    my code is below, Please help me

    Two tables...
  14. Replies
    1
    Views
    662

    Data Navigation Problem

    I am using vb.net and ms-access for small application . I have a problem in navigating previous record. No error message but not data displayed.

    In same time code for show works well please...
  15. Replies
    1
    Views
    1,015

    Visual basic 6 with crystal report

    I Wish to pass parameter in Crystal Report. I have Access data base one table named

    student. I with to select range of data's from that table field named "rno"

    i am using visual basic 6

    I...
  16. How to insert datas from one table to another using ADO connection

    Hello

    I am using windows XP

    I need a small programme in Visual basic 6 with Access 2000

    I have two tables for example one table named student other table named section

    In student table...
  17. Replies
    2
    Views
    1,836

    Re: Visual basic 6 with crystal report

    I am using crystal report 8

    I mean i like to call crystal report in my vb6 application to show crystal report in my vb application
  18. Replies
    2
    Views
    1,836

    Visual basic 6 with crystal report

    Hello

    I wish to call crystal report in my VB6 Application.

    For showing data report i used following code ;

    Example

    Date report name : datareport1
    Code for showing report
  19. Replies
    5
    Views
    30,049

    Printing problem in custom paper Size VB 6

    I am using

    OS = Windows XP
    Visual Basic Enterprise Edition 6


    I have a problem in Printing in pre printed bill .

    Bill Size
Results 1 to 19 of 19





Click Here to Expand Forum to Full Width

Featured