Erik said:
Is there a way to activate Secure printing with VBA? I found something
about
duplex printing with Word Automation in
http://support.microsoft.com/?kbid=230743.
There isn't a standardised Windows API approach for this. Each company has
its own printer driver with its own way of doing this (for those printers
that support the feature).
You can try and contact the printer manufacturers for details of how to use
this feature programatically, but I wouldn't hold yoour breath expecting a
reply. However, if you *do* get a reply, I would be very inerested to hear
about it, so do please post back here if you are successful.