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
*** 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.