You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2021/04/06 01:03:00 UTC

[jira] [Commented] (TIKA-3347) Upgrade to PDFBox 3.x when available

    [ https://issues.apache.org/jira/browse/TIKA-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315187#comment-17315187 ] 

Tim Allison commented on TIKA-3347:
-----------------------------------

[~tilman]...please let me know if I should ask over on user@pdfbox...

Will we get the performance benefits of the incremental parser by swapping in {{Loader.loadPDF(...)}} for {{PDDocument.load(....)}}?

Any recs for counting missing unicode char mappings here: https://github.com/apache/tika/blob/main/tika-parsers/tika-parsers-classic/tika-parsers-classic-modules/tika-parser-pdf-module/src/main/java/org/apache/tika/parser/pdf/AbstractPDF2XHTML.java#L1041

It doesn't look like the unicode string is part of {{showGlyph(...)}} any more?

> Upgrade to PDFBox 3.x when available
> ------------------------------------
>
>                 Key: TIKA-3347
>                 URL: https://issues.apache.org/jira/browse/TIKA-3347
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> 3.0.0-RC1 was recently released.  We should integrate it on a dev branch asap so that we can help with regression testing...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)