Dcprint question
Posted: Wed May 03, 2017 1:44 pm
Roger,
We have a user that prints a history report of repairs and for each unit it also includes any images after the unit prints, if any exist. All prints to users default printer.
Some of these images (all pdfs) are landscape.
After any landscape image prints the report changes to landscape for the next unit.
dcprint off printer oprinter
do prtimage with vdtrac1
DCPRINT on size 60,84 FONT '9.Arial' margin 3 TO oPrinter usedefault CANCELENABLE
(If it matters we use pdfprint.exe to print each pdf image)
Any ideas on how to fix this?
Thanks
Fred
Omni
We have a user that prints a history report of repairs and for each unit it also includes any images after the unit prints, if any exist. All prints to users default printer.
Some of these images (all pdfs) are landscape.
After any landscape image prints the report changes to landscape for the next unit.
dcprint off printer oprinter
do prtimage with vdtrac1
DCPRINT on size 60,84 FONT '9.Arial' margin 3 TO oPrinter usedefault CANCELENABLE
(If it matters we use pdfprint.exe to print each pdf image)
Any ideas on how to fix this?
Thanks
Fred
Omni