com.qoppa.preflight.profiles
Class PDFX_1a_2003
java.lang.Object
com.qoppa.preflight.profiles.Profile
com.qoppa.preflight.profiles.PDFX_1a_Profile
com.qoppa.preflight.profiles.PDFX_1a_2003
- public class PDFX_1a_2003
- extends PDFX_1a_Profile
Implementation of the PDF/X-1a:2003 profile.
- Author:
- Qoppa Software
|
Constructor Summary |
PDFX_1a_2003()
Constructs a new PDF/X-1a:2003 profile. |
|
Method Summary |
String |
getDescription()
Returns a short, human readable description of this profile. |
String |
getName()
Returns the name of this profile: "PDF/X-1a:2003". |
PDFX_1a_2003
public PDFX_1a_2003()
- Constructs a new PDF/X-1a:2003 profile.
getName
public String getName()
- Returns the name of this profile: "PDF/X-1a:2003".
- Specified by:
getName in class Profile
- Returns:
- The name of this profile.
getDescription
public String getDescription()
- Returns a short, human readable description of this profile.
- Specified by:
getDescription in class Profile
- Returns:
- A short description of the profile.