Question
Cancel printing on bad mode in PDDocWillPrintDocInMode
Hi guys
I'm trying to force printing with document+comments with a plug-in as I want to replace the print command.
If I want to print silently, it's OK thru javascript
If I show the print dialog, the user may change the setting, my PDDocWillPrintDocInMode notification will reflect that.
If the mode is wrong, how do I cancel the whole print process?
Thanks
Christian
