[
https://issues.apache.org/jira/browse/PDFBOX-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578848#comment-17578848
]
Andreas Lehmkühler commented on PDFBOX-5490:
--------------------------------------------
First of all, that seems to be more than a couple of lines of code. We should
stop adding new features to 3.0.0 as I'd like to release a first beta version
in September or so if nobody objects.
We should define possible kinds of information to be collected by the new
feature to determine where to put the code. If it is limited to things like the
xref table the parser is the right place but if one is interested in things
like missing fonts or unicode maps the code has to be somewhere else.
> Add reconstruction information to the PDDocument
> ------------------------------------------------
>
> Key: PDFBOX-5490
> URL: https://issues.apache.org/jira/browse/PDFBOX-5490
> Project: PDFBox
> Issue Type: Wish
> Components: Parsing
> Reporter: Tim Allison
> Priority: Minor
>
> When the xref has to be rebuilt or there are other anomalies in the parsing
> of the PDDocument, the results are currently logged. In a multithreaded
> environment it is not easy to reconstruct which documents had which problems.
> It would be helpful if a PDF was able to be successfully loaded to include
> information about what had to be fixed in order to load it successfully.
> Certainly, rebuilding the xref table comes to mind, but any other info would
> also be useful.
> This is a wish for 3.x. I don't think I'll have time to contribute. :(
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]