Hi,
I'm using VPE 5 and do the next:
VpeOpenDoc
VpeSetDevDuplex to VDUP_HORIZONTAL
..
..
..
VpePreviewDoc
this works ok.
When I'm going to print the output from the preview using the print button from the toolbar and chance the printer, I'm loosing the duplex setting. Is it necessary to set the VpeSetDev setting again after changing the printer? If so where do I do this? I tried it during the VPE message VPE_PRINT when the wParam is PRINT_MSG_START but then I get an error.
Regards,
Arnold