https://issues.apache.org/bugzilla/show_bug.cgi?id=46287

           Summary: ExcelExtractor always uses header & footer
           Product: POI
           Version: 3.5-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When extracting the pure text with org.apache.poi.hssf.extractor.ExcelExtractor
the header and footer of sheets are unconditionally extracted.

Most often those contain something like "&page", which isn't resolved.

I'd prefer to not extract header & footer.

It would be ideal if there were a method setHeaderFooterExtraction() to
influence the behaviour.

Thanks,
Axel.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to