Print job name format.

V

Vitalya

Hi all,
I implement DocumentBeforePrint method to intercept document printing for
some Office application (Word, Excel, PowerPoint).
When the office application sends print job to the printer driver it creates
the print job name. I want to figure out print job name format. I want to
create the same string in my method.
I write COM Add-In(C++).
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top