Hi, so far we love PDFCreator at my place of work but I have a question.
We use an in house program for our own documents here, and using the C# COM example we get the “File cannot be printed” error message.
The file happily prints to a PDF if we select PDFCreator from the File / Print menu.
Our application has a nice COM interface that lets us use it via c# integration. IE: app.printdocument(“PDFCreator”);
This triggers the print dialogue but we can’t see of anyway to passthrough a save filename or other settings.
Can you let me know if this is possible. If so, how?
Thanks
Hi,
have you already seen the documentation on our website? http://www.pdfforge.org/content/com-interface. If it doesn´t help or you have read it already just leave a comment here we will get back to you.
regards,
Robin
Thank you for the quick response. I have looked through the documentation and still cannot positively identify the option that would result in a document with “Fast Web View” enabled.
Thank you,
Mike
I believe the option is PDFOptimize and I am setting that to 1 but when I view the document properties of the resulting PDF file, it indicates that “Fast Web View” is not enabled. Are there other options that need to be set in conjuction with PDFOptimize?