Using C++
After selecting doPDF v6 from PrinterDialog box am using
CDC.StartSoc(DOCINFO) which brings up doPDF file name and location dialog.
CANCEL from that dialog and StartDoc returns a positive number.
Why does it not return -1 to indicate that user has CANCELed from there.
problem with CDC.StartDoc returns positive number on cancel
-
- Posts: 1507
- Joined: Thu May 23, 2013 7:19 am