[Poppler-bugs] [Bug 71213] Add new PDFWriter class for writing PDF with printing options

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 25 08:18:55 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=71213

--- Comment #18 from Marek Kasik <mkasik at redhat.com> ---
Created attachment 89762
  --> https://bugs.freedesktop.org/attachment.cgi?id=89762&action=edit
Use of multiple PDFs by single PDFWriter

Hi,

regarding https://bugs.freedesktop.org/show_bug.cgi?id=69965#c5, I've added
ability to combine multiple PDFs in one PDFWriter. It is done mainly by change
of addition of pages. They are added as "Page *page" in "addPage(Page *page)"
now instead of "int page". It is also possible to add whole documents by
"addDoc(PDFDoc *doc)".
I've added corresponding glib API.

Regards

Marek

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20131125/06cbb272/attachment.html>


More information about the Poppler-bugs mailing list