Please enable JavaScript to view this site.

PDFX Reference

This section controls the ShowProgress property of the pdfSaver application.

Name

Values

Description

PDFXv3

ShowProgress

Boolean

If this property is True, the progress dialog will be shown during the printing and PDF creation process. False disables this progress window. Default = True

(new)

 

Examples

//;Eliminate the progress window

//PDFX,Saver.ShowProgress,False

 

Comments

In PDFXv3, the only way to disable the saver dialog was by editing the registry. See Hiding Progress Window. Note that the PDF Saver progress dialog is independent of the A-Shell printing abort dialog. To eliminate the latter, see the PDFX FAQ.

Compatibility

New in PDFXv5.