[ https://issues.apache.org/jira/browse/PDFBOX-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192402#comment-17192402 ]
Martín Ferrari commented on PDFBOX-45: -------------------------------------- Thanks Tilman. I wanted to add that, for the specific file i'm filling, I tried a lot of .net libraries. Most of them won't even open it (it's a signed file). iText will open it, but will break the signature when saving (support said in some cases that happens). Since I don't have the original certificate, I can't use that. Spire.pdf will open, and it has a really cool xfa api, but it won't get the list options for dropdowns correctly most of the time (I sent them the files and they confirmed this behavior); It saves without breaking the signature, but it removes an xml tag that makes Adobe Reader fail a field validation on opening for some fields. Since it doesn't allow low level manipulation of the xml, it's not good. But this branch just works. :) For now I'm trying just one file, but probably will try more and send an update if I see any issues. Thanks again. > 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, 2.0.22 > > Attachments: XFAFormFiller.java, issue45_commits.log > > > [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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org