com.qoppa.preflight.profiles
Class PDFX_1a_Profile
java.lang.Object
com.qoppa.preflight.profiles.Profile
com.qoppa.preflight.profiles.PDFX_1a_Profile
- Direct Known Subclasses:
- PDFX_1a_2001, PDFX_1a_2003
- public abstract class PDFX_1a_Profile
- extends Profile
Abstract implementation of the PDF/X-1a profile. This profile contains
rules that are common to all PDF/X-1a profiles. Concrete instances of these
profiles are PDFX_1a_2001 and PDFX_1a_2003.
- Author:
- Qoppa Software
|
Constructor Summary |
PDFX_1a_Profile()
Constructs a new PDF/X-1a abstract profile. |
PDFX_1a_Profile
public PDFX_1a_Profile()
- Constructs a new PDF/X-1a abstract profile.