[
https://issues.apache.org/jira/browse/PDFBOX-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826746#comment-16826746
]
Claudio Tortorelli commented on PDFBOX-45:
------------------------------------------
Only to confirm what [~tilman] discovered last 3 april: the problem found by my
colleague [[email protected]] in PDFBOX-3661 seems to be solved now.
I retried the saveIncremental() check test usign 2.0.15 and no exceptions
raised. The same code using 2.0.4 returns me
{noformat}
java.io.IOException: Corrupt XRefTable Entry - ObjID:1
at org.apache.pdfbox.pdfparser.COSParser.parseXrefTable(COSParser.java:2044)
at org.apache.pdfbox.pdfparser.COSParser.parseXref(COSParser.java:224)
at org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:194)
at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:252)
at TestMalformedRevision.main(TestMalformedRevision.java:24){noformat}
> Support incremental save
> ------------------------
>
> Key: PDFBOX-45
> URL: https://issues.apache.org/jira/browse/PDFBOX-45
> Project: PDFBox
> Issue Type: New Feature
> Components: Writing
> Fix For: 3.0.0 PDFBox
>
> Attachments: XFAFormFiller.java, fontbox-3.0.0-SNAPSHOT.jar,
> fontbox-3.0.0-SNAPSHOT.jar, pdfbox-3.0.0-SNAPSHOT.jar
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552835&aid=1157431
> Originally submitted by purplish_cat on 2005-03-05 12:28.
> After opening a PDF file and changing objects out of it,
> allow to save the changes incrementally to the same file
> instead of creating a completely new file.
> [comment on SourceForge]
> Originally sent by benlitchfield.
> Logged In: YES
> user_id=601708
> See forum thread at
> https://sourceforge.net/forum/message.php?msg_id=3032112
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]