Simple Text Printing from VB6, NT4 vs 2000 Problem.

  • Thread starter Thread starter Keith Ostermann
  • Start date Start date
K

Keith Ostermann

I have VB code that prints a Text string to a BarCode
label printer. The logic worked on NT4, but not on my 2000
machine. At first I thought it was a Printer Configuration
Problem, but I could not find anything wrong with the
configuration. As a test I pasted the text string to
NotePad then printed to the same printer, this worked as
expected. NT4 works form VB, 2000 works from NotePad, but
2000 failes from VB6. Help!
 
Do you have a pagesize issue? If the proper page size is selected, then the
text may not be on the page. See article Q282474
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top