Hello,
I am using a server installaion of PDFCreator on a webserver to automatically convert user uploaded word documents into PDFs. The PDFs are auto-saved into a directory within the site.
We are now splitting the site into two separate sites and require each site to deposit the PDF into its own directory (so effectively we need PDFCreator to deposit into 2 directories).
I understand the /OptionsFile parameter does just this. I used the options GUI to create an ini file and saved it to my disk.
When I run the command line, PDFCreator opens up word and tries to print (as usual), however it fails saying "Windows cannot print due to a problem with the current printer setup".
Do you have any ideas what is going on?
The command line i'm running is:
"C:\\Program Files (x86)\\PDFCreator\\PDFCreator.exe" \\OptionsFile"C:\\pdftools\\setup.ini" /PF"C:\\test.docx"
Server is windows server 2008
Many Thanks,
Andy