This was happening on a clients pc and I've attached both printers to
two other pc's, and now my own, and the same error occurs.
It does not occur using labels on any other standard printer; nor does
it happen using these printers in applications other Paradox.
Any Suggestions??
Michael
I say it's incompatibility with the printer driver. Do you have the
language
guide to the printer? Maybe you can use TEXTSTREAM to send the stuff
to it manually.
--KC
Could this be caused by the Paradox Label Template?
Michael
Try designing a report with a custom page size that fits, and put some
text
on it... As you're not using a label template, that can't be a problem,
right?
--KC
I've coded my query to switch to design mode when opening the report,
automatically printing. The only problem is that when the printer is set to
landscape
mode (in Printer Properties) it states "printer fonts have changed.....".
It's odd since
I've got PrinterOptions/Orientation set to landscape in my code yet the
printer (and
only this printer) refuses to accept the ladnscape command and needs to
manually
changed each time.
Michael