I would like to use the "Foxit Reader.exe" command in a Python script so I can print some PDF files without opening a GUI.
How do I know if the print job is successfully queued though? The exit codes of the "Foxit Reader.exe" are not documented.
How do I know if the print job is successfully queued though? The exit codes of the "Foxit Reader.exe" are not documented.
Comment