Basic Job Submission, using PDF file stored locally.
To submit a file on a Mac file store use the following notation:
<FilePath>/Files/PF_Quality_Eval_Small.pdf</FilePath>
Where /Files is the root of the volume.
<?xml version="1.0" encoding="UTF-8" ?> <Job> <Name>PF Evaluation</Name> <Username>MarcusAPI</Username> <User>MarcusAPI</User> <Pages>1</Pages> <Print>true</Print> <PDFJob> <FilePath IsTemporary="false">C:\Files\PF_Quality_Eval.pdf</FilePath> </PDFJob> </Job>