|
-
Jul 10th, 2000, 10:23 AM
#1
Thread Starter
New Member
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.
-
Jul 11th, 2000, 01:35 PM
#2
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|