com.lowagie.text.pdf.interfaces
public interface PdfXConformance
Method Summary | |
---|---|
int | getPDFXConformance()
Getter for the PDF/X Conformance value. |
boolean | isPdfX()
Checks if the PDF/X Conformance is necessary. |
void | setPDFXConformance(int pdfxConformance)
Sets the PDF/X conformance level.
|
Returns: the pdfxConformance
Returns: true if the PDF has to be in conformance with any of the PDF/X specifications
Parameters: pdfxConformance the conformance level