Question
SaveAs X3
Hi,
I am trying to to save my document with JavaScript as PDF/X3
I tried the optional parameters for the saveAs
curDoc.saveAs(outputpath, "com.callas.preflight.pdfx");
but it will not save it as X3.
It there a way to go through the optimizer by script, change preferences ..
Thanks for any help.
Stefan
