As the subject states, we're seeing PDFx generating a blank page. When it works the PDF should have 2 pages.
Typically, for our applications the PDF is saved to C:\Users\**\ate_files\name.pdf without additional user prompts. When it fails there's a prompt with a "Save As" dialog with C:\ATE\Cache as the current directory. This is a PDFX dialog as you can see the PDFX icon on the taskbar while the "Save As" dialog is visible.
Here's a table of EL7/ATE versions.
| Centos EL7 | ATE | Status |
| ---------- | ---------- | ------ |
| 6.5.1739.2 | 6.5.1728.2 | works |
| 6.5.1739.2 | 7.0.1757.2 | works |
| 7.0.1757.5 | 7.0.1757.2 | fails |
| 7.0.1757.5 | 6.5.1728.2 | fails |
PDFx Version: 9.2.359.0
Here you can see the "Save As" prompt with the PDFX icon in the taskbar.
Here are the contents of our ATE PQI file.
;PDF.PQI - Printer init FOR PDFX driver
DEVICE=PDF-XChange
DELETE=OFF
;FORMFEED=ON
PASSTHROUGH=OFF
PITCH=AUTO
CPP=80,AUTO
LPP=66
TMARGIN= 1 ; Top margin in characters
LMARGIN= 1 ; Left margin in characters
XORIGIN=360
YORIGIN=360
;Stifle the normal popup printing cancel dialog
NOABORTDLG=ON