Results 1 to 4 of 4

Thread: test printing in VB

  1. #1

    Thread Starter
    Hyperactive Member oyad's Avatar
    Join Date
    Feb 2003
    Location
    PhoxWare MicroSystems
    Posts
    463

    test printing in VB

    i am developing a small app in VB and i want 2 include printing facilities. i need to see the output layout on paper before i compile my app, but i don't have a printer. armed with an HP Deskjet 680C disk, i installed the printer but its going send its output 2 a file(*.prn).
    please, will opening this *.prn file display how it is going 2 look like on a hardcopy? and how can i open this file. please stop by to give me any idea and if you feel i can not open the file 2 get a glimse of the hardcopy, just echo back "blaaa" 2 me, and if you've got no idea then continue with other threads.
    Nobody is smarter than all of us!

  2. #2
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Re: test printing in VB

    Originally posted by oyad
    i am developing a small app in VB and i want 2 include printing facilities. i need to see the output layout on paper before i compile my app, but i don't have a printer. armed with an HP Deskjet 680C disk, i installed the printer but its going send its output 2 a file(*.prn).
    please, will opening this *.prn file display how it is going 2 look like on a hardcopy? and how can i open this file. please stop by to give me any idea and if you feel i can not open the file 2 get a glimse of the hardcopy, just echo back "blaaa" 2 me, and if you've got no idea then continue with other threads.
    Not sure how to open a .PRN file but if the output data is just text then u can install a printer which can give u a .DOC file...

    Just start the Add New Printer wizard and choose local printer. When asked for PORT scroll down to last or second last and choose FILE (Print to File). From the list of printers choose GENERIC and the printer model.

    Other way is if you have ADOBE Acrobat Full installed then you can automatically print those as an .PDF file...

    Hope this is helpful...

    Cheers...

  3. #3

    Thread Starter
    Hyperactive Member oyad's Avatar
    Join Date
    Feb 2003
    Location
    PhoxWare MicroSystems
    Posts
    463

    still on test printing in VB

    thanks, i'll be trying your tip this evening but what i am about to print is all the contents on a form(labels-texts and MAY include pictures). i added the print to file printer the same way but it only saves the print file in a *.prn format which i can not open( if i trying opening this *.prn i see characters that am sure are not on your keyboard )
    i'll see you again
    i appreciate your concern
    Nobody is smarter than all of us!

  4. #4
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Re: still on test printing in VB

    Originally posted by oyad
    thanks, i'll be trying your tip this evening but what i am about to print is all the contents on a form(labels-texts and MAY include pictures). i added the print to file printer the same way but it only saves the print file in a *.prn format which i can not open( if i trying opening this *.prn i see characters that am sure are not on your keyboard )
    i'll see you again
    i appreciate your concern
    Then the best bet is to install and use ADOBE Distiller...Which will give you all the graphics u need in .PDF format...

    Beware that u need to install ADOBE Acrobat not just the reader...

    Cheers...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width