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.
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.