Bug 74444 - Incremental saving of PDF Document
Summary: Incremental saving of PDF Document
Status: RESOLVED INVALID
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Mac OS X (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
: 74568 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-03 15:22 UTC by alisolutions
Modified: 2017-01-10 14:37 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description alisolutions 2014-02-03 15:22:01 UTC
I want to save PDF incrementally. Currently Complete PDF is saving which takes much time by using following function.
int PDFDoc::saveAs(GooString *name, PDFWriteMode mode)

Is there any way to save PDF incrementally so that we can save updates PDF Part Quickly?
Thanks
Comment 1 Jakub Alba 2016-08-02 00:14:34 UTC
Can you provide an example program showing the problem? AFAIK PDFDoc::saveAs(GooString *name, PDFWriteMode mode) does exactly what you want it to do by default.
Comment 2 Jakub Alba 2016-08-02 17:58:00 UTC
*** Bug 74568 has been marked as a duplicate of this bug. ***
Comment 3 Albert Astals Cid 2017-01-10 14:37:13 UTC
No answer in 4 months -> invalid


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.