PowerPoint Add-in print

V

Vitalya

Hello all,
I write add-ins for some office applications(Excel, PowerPoint).
My add-ins intercept before print calls and performs some checking.
Before office application(Excel, PowerPoint) send print job to the printer
driver
it creates printJobName - string, which identifies this print job.
As I understand it differents between applications and between different
version of the same application.
For example PPT 2003 and PPT 2007 builds this string different for the same
file.
The question is how can I get or create this string in my methods?
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