Bug 74568 - Saving PDFDoc incrementally
Summary: Saving PDFDoc incrementally
Status: RESOLVED DUPLICATE of bug 74444
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Mac OS X (All)
: medium major
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-05 13:51 UTC by alisolutions
Modified: 2016-08-02 17:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description alisolutions 2014-02-05 13:51:40 UTC
If we save PDFDoc using following function it takes much time.
int PDFDoc::saveAs(GooString *name, PDFWriteMode mode)
Is there any way to save PDF incrementally because is I modify a single page of a PDF it should save only that page.

Thanks
Comment 1 Jakub Alba 2016-08-02 17:58:00 UTC

*** This bug has been marked as a duplicate of bug 74444 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.