Class PdfIsoKeys

java.lang.Object
com.itextpdf.text.pdf.internal.PdfIsoKeys

public class PdfIsoKeys extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
    static final int
    A key for an aspect that can be checked for PDF ISO Conformance.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PDFISOKEY_COLOR

      public static final int PDFISOKEY_COLOR
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_CMYK

      public static final int PDFISOKEY_CMYK
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_RGB

      public static final int PDFISOKEY_RGB
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_FONT

      public static final int PDFISOKEY_FONT
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_IMAGE

      public static final int PDFISOKEY_IMAGE
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_GSTATE

      public static final int PDFISOKEY_GSTATE
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_LAYER

      public static final int PDFISOKEY_LAYER
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_TRAILER

      public static final int PDFISOKEY_TRAILER
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_STREAM

      public static final int PDFISOKEY_STREAM
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_FILESPEC

      public static final int PDFISOKEY_FILESPEC
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_OBJECT

      public static final int PDFISOKEY_OBJECT
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_CANVAS

      public static final int PDFISOKEY_CANVAS
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_ANNOTATION

      public static final int PDFISOKEY_ANNOTATION
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_ACTION

      public static final int PDFISOKEY_ACTION
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_FORM

      public static final int PDFISOKEY_FORM
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_STRUCTELEM

      public static final int PDFISOKEY_STRUCTELEM
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_INLINE_IMAGE

      public static final int PDFISOKEY_INLINE_IMAGE
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_GRAY

      public static final int PDFISOKEY_GRAY
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_OUTPUTINTENT

      public static final int PDFISOKEY_OUTPUTINTENT
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
    • PDFISOKEY_FORM_XOBJ

      public static final int PDFISOKEY_FORM_XOBJ
      A key for an aspect that can be checked for PDF ISO Conformance.
      See Also:
  • Constructor Details

    • PdfIsoKeys

      public PdfIsoKeys()