Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-3172

PDF Parser configuration enable auto space using tika config file

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.24.1
    • None
    • parser
    • None

    Description

      Need information on how to set enableAutoSpace using tika config file.

      /<properties>
        <parsers>
          <parser class="org.apache.tika.parser.DefaultParser">
            <parser-exclude class="org.apache.tika.parser.pdf.PDFParser"/>
          </parser>
          <parser class="org.apache.tika.parser.pdf.PDFParser">
            <params>
              <param name="enableAutoSpace" type="bool">false</param>
            </params>
          </parser>
        </parsers>
      </properties>/ 
      

      Above configuration is not working.

      Attachments

        Activity

          People

            Unassigned Unassigned
            akki1607 Akash
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: