Results 1 to 2 of 2

Thread: vb 5.0 and windows 95

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    5
    I created a vb application on an NT machine that prints labels. It works fine on NT machines, but when I try and run it on 95 machines it crashes when the user trys to print more than 1 label. I found that there were a few commands, such as setting the printer.forecolor attribute, that would not work correctly in 95. I was wondering if you had any other ideas as to why it locks up when multiple lables are printed. I have the print commands set in a For loop that exits when the loop number matches the selected number of labels. When it exits, I set Printer.enddoc. If it loops, I set Printer.newpage. This may not be very clear, and I apologize. If I can give more helpful information please let me know.

    Thanks.

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2000
    Posts
    5

    Thumbs up

    Never mind, I found out it was a problem with the printer firmware communicating with 95 and got it fixed.

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