Class PdfBoxContentTransformer

    • Field Detail

      • pdfParserConfig

        protected org.apache.tika.parser.pdf.PDFParserConfig pdfParserConfig
    • Constructor Detail

      • PdfBoxContentTransformer

        public PdfBoxContentTransformer()
    • Method Detail

      • setPdfParserConfig

        public void setPdfParserConfig​(org.apache.tika.parser.pdf.PDFParserConfig pdfParserConfig)
        Sets the PDFParserConfig for inclusion in the ParseContext sent to the PDFBox parser, useful for setting config like spacingTolerance.
        Parameters:
        pdfParserConfig -