Good day,
I am testing PDFX on 2 Pc's in my office. Both have the PDF-XChange Printer 2012 available from windows.
I am accessing the drive using this ini that is in our linux sys:
.type prtpdf.ini
DEVICE=AUXLOC:PDF-XChange Printer 2012
PASSTHROUGH=OFF
PAPERSIZE=LETTER
PITCH=AUTO
CPP=82,*
LPP=60
On the PC that works, if i test it and execute:
PRINT PRTPDF=SYS:ERRMSG.USA
It works, it will open the pdfx save dialog then open adobe with the contents.
On the PC that doesnt work:
The same command will open APEX with the contents but does not automatically open the pdfx save dialog.
*** UPDATE ***
Ok the reason that it didn't work is that Preview Preference was set to ALWAYS. Guessing APEX intercepted the call to PDFX. Anyway since i took the time to write up the problem perhaps someone else will benefit from it.