Class DocumentInfoHelper

  • Direct Known Subclasses:
    PdfADocumentInfoHelper

    public class DocumentInfoHelper
    extends java.lang.Object
    The class is helper which used inside PdfDocument to properly configure PDF document's info dictionary.
    • Constructor Detail

      • DocumentInfoHelper

        public DocumentInfoHelper()
    • Method Detail

      • shouldAddDocumentInfoToTrailer

        public boolean shouldAddDocumentInfoToTrailer()
        If document info dictionary should be added to the trailer.
        Returns:
        true if should be added, otherwise false