Interface PdfIsoConformance

    • 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
      • checkPdfIsoConformance

        void checkPdfIsoConformance​(int key,
                                    java.lang.Object obj1)