Hi all,
i need help with my print routine:
I have a routine, with the printDoc_PrintPage() function where i loop my pages and print them on the default printer.
What i need to do is print page 1 on a special printer and the other pages on the default printer.
Does anyone has any ideas how to do this?
I tried with printDoc_QueryPageSettings because this gets triggered before every Printpage() event but i can't get it working.
Help would be appreciated!!
thx
i need help with my print routine:
I have a routine, with the printDoc_PrintPage() function where i loop my pages and print them on the default printer.
What i need to do is print page 1 on a special printer and the other pages on the default printer.
Does anyone has any ideas how to do this?
I tried with printDoc_QueryPageSettings because this gets triggered before every Printpage() event but i can't get it working.
Help would be appreciated!!
thx