Adding ps file to queue

2006-08-07 22:09:22 by anonymous

Can someone tell me how to add a .ps file to the PDFcreator print monitor using the COM interface (as if I did DOCUMENT-ADD from the print monitor menu)?


2006-08-08 08:05:12 by thesmilyface

This function (AddPrintjob) is added in version 0.9.3.

Frank


2006-08-08 14:45:28 by anonymous

Frank:

Can you give me an example of how to add the file c:\test.ps? I tried:

PDFCreator.AddPrintjob "c:\test.ps"
AddPrintjob "c:\test.ps"

Neither works.


2006-08-08 14:47:40 by anonymous

Sorry didn't pick up on the version. When will 0.9.3 be available for download?


2006-08-08 20:46:28 by thesmilyface

I've added this feature today. You must download the source via svn and compile the main exe.

If you like I can give you a link or testing.