Hello, i am a developer and i need some help in modifying pdf creator source code. I need to do the following task:
The user opens the print dialog (e.x. from ms word) , changes the parameters (orientation, number of copies, pages to print ...etc) and hit the print button. I need pdf creator to create just one plain text file with all of these dialog box properties. For example :
ms word
NUMCOPIES:2
PAGES:1-5
ms excel
NUMCOPIES:2
SELECTED GRAPH:TRUE
SELECTION:TRUE
Can you please help me and give me a workaround on how can i accomplish this task?
Thanx in advance