com.itextpdf.text.pdf.interfaces
Interface PdfIsoConformance

All Known Subinterfaces:
PdfXConformance
All Known Implementing Classes:
PdfCopy, PdfSmartCopy, PdfWriter, PdfXConformanceImp

public interface PdfIsoConformance


Method Summary
 boolean isPdfIso()
          Checks if any PDF ISO conformance is necessary.
 

Method Detail

isPdfIso

boolean isPdfIso()
Checks if any PDF ISO conformance is necessary.

Returns:
true if the PDF has to be in conformance with any of the PDF ISO specifications


Copyright © 2013. All Rights Reserved.