Thanks for the info. I am working on Win32 and I have been using PDF::Reuse for well over twelve months. But the documents I was handling were very simple, mainly commercial documents, and PDF::Reuse worked extremely well and is blindingly fast at producing VERY compact documents.

I found a mailing list for the module yesterday on Google and I got a response this morning from the module author saying pretty much the same thing. He did also say that the concatenation process has on one ocassion not worked for him. So it seems that prSinglePage it is!

In the meantime I have re-written my code using PDF::API2 and it is working well, but I prefer PDF::Reuse for its speed.

jdtoronto


In reply to Re^2: PDF::Reuse issue with streams by jdtoronto
in thread PDF::Reuse issue with streams by jdtoronto

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.