[ https://issues.apache.org/jira/browse/PDFBOX-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271095#comment-17271095 ]
Maruan Sahyoun commented on PDFBOX-5086: ---------------------------------------- There are other areas where we allow to overwrite the source such as within the PDFBox app. Having parsed a PDF partially would it be possible with that information to do an incremental save? This way, instead of overwriting the source we would append to it. That would (only) leave us with the issue of doing a full save i.e. removing increments. For that using a temporary sink would do. If input and output are the same we'd also need to maintain an input data view. > DataFormatException after saving > -------------------------------- > > Key: PDFBOX-5086 > URL: https://issues.apache.org/jira/browse/PDFBOX-5086 > Project: PDFBox > Issue Type: Bug > Components: Utilities > Affects Versions: 3.0.0 PDFBox > Reporter: Tilman Hausherr > Assignee: Andreas Lehmkühler > Priority: Major > Fix For: 3.0.0 PDFBox > > Attachments: SalesUseTaxLA_R-5402_20060705.pdf, > SalesUseTaxLA_R-5402_20060705_BAD.pdf > > > Attached file gets corrupted when saved in 3.0.0, but not in 2.0.*. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org