Hi everyone,
I currently am working on iterating through a folder and grabbing all PDF filenames and I want to add them all to the PDF Creator Print queue, then combine them all into one PDF using the PDFCREATOR.cCombineAll. I tried using PDFCREATOR.cAddPrintJob(Filename) but it errored, telling me I did not provide a valid file and it was looking for a post-script file!
Can anyone help me figure this out? I am hoping to have this done TOMORROW!