<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add new PDFWriter class for writing PDF with printing options"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71213#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add new PDFWriter class for writing PDF with printing options"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71213">bug 71213</a>
              from <span class="vcard"><a class="email" href="mailto:mkasik@redhat.com" title="Marek Kasik <mkasik@redhat.com>"> <span class="fn">Marek Kasik</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=89762" name="attach_89762" title="Use of multiple PDFs by single PDFWriter">attachment 89762</a> <a href="attachment.cgi?id=89762&action=edit" title="Use of multiple PDFs by single PDFWriter">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=71213&attachment=89762'>[review]</a>
Use of multiple PDFs by single PDFWriter

Hi,

regarding <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Allow to save selected pages from documents"
   href="show_bug.cgi?id=69965#c5">https://bugs.freedesktop.org/show_bug.cgi?id=69965#c5</a>, 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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>