Package com.qoppa.preflight.profiles

Classes representing the different profiles that can be used to preflight a document.

See:
          Description

Interface Summary
PreflightProgress This class is used when preflighting a document to receive progress reports on the preflighting process.
 

Class Summary
PDFX_1a_2001 Implementation of the PDF/X-1a:2001 profile.
PDFX_1a_2003 Implementation of the PDF/X-1a:2003 profile.
PDFX_1a_Profile Abstract implementation of the PDF/X-1a profile.
PDFX_3_2002 Implementation of the PDF/X-3:2002 profile.
PDFX_3_2003 Implementation of the PDF/X-3:2003 profile.
PDFX_3_Profile Abstract implementation of the PDF/X-3 profile.
Profile Abstract class that represents a preflight profile.
 

Package com.qoppa.preflight.profiles Description

Classes representing the different profiles that can be used to preflight a document.