I am trying to print using command line, and if i try to print this way:
D:\app\PDFCreator>PDFCreator.exe /PF"d:\pdf\test.docx" - the window opens and after i click save button result is ok, but i need full command line printing then i try do it this way:
You probably need to setup autosave and use the /PF command. You can specify options with an ini file and /OptionsFile. Use /NoStart so the PDFCreator will close itself after completing the task.
You probably need to setup autosave and use the /PF command. You can specify options with an ini file and /OptionsFile. Use /NoStart so the PDFCreator will close itself after completing the task.
Sorry, but I do not really understand what and how to do this.
PDFCreator works good, creating a pdf from a txt file; now the only thing I want is (from within an application) to automagically save the pdf in the same directory as the txt file, without prompts. Afterwards the pdf is opened in Foxit Reader. Can someone please help?
OK, I found out half of the answer; auto-save works. What I would want after all, is that the program PDFcreate closes down automagically after the pdf is created.