RSS | Module Info | Add a review of PDF-Reuse

PDF-Reuse (0.35) ****

This module is misnamed, in my opinion, because it is just as good at PDF creation, as it is for PDF reuse. I've used this for years to generate the Sudoku, Killer Sudoku, Slitherlink, etc. files on my puzzle website, krazydad.com, as well as for preparing puzzles and mazes for publication, and it's a great workhorse.

I've since tried a few other PDF creation methods (including a few modules in Ruby, Processing, and C++/Cairo), and I still prefer using this module with Perl.

Jim Bumgardner - 2012-01-25T12:51:16

Was this review helpful to you?  Yes No
3 out of 3 found this review helpful:

PDF-Reuse (0.35) *****

Very impressive! It's fast, easy to use and generates well formed and lightweight PDFs. The ability to use another document as a template and to embed literal PDF commands in the code makes this a very flexible tool. I can't recommend it highly enough.

João Carlos de Pinho - 2010-12-08T12:48:48

Was this review helpful to you?  Yes No
0 out of 1 found this review helpful:

PDF-Reuse (0.35) *****

Really simple and fast interface to reuse PDF files for serial letters.

cooper2k4 - 2010-10-19T08:10:18

Was this review helpful to you?  Yes No
1 out of 1 found this review helpful:

PDF-Reuse (0.35) ***

The functionality of this module is great for a variety of simple PDF generation tasks.

The interface, on the other hand, is abysmal. With unconditionally exported functions and global state, there's no way to have more than one PDF::Reuse instance at a time. The ability to output to an arbitrary filehandle or to a string is also lacking.

Andrew Rodland - 2009-06-08T19:11:01

Was this review helpful to you?  Yes No
5 out of 5 found this review helpful:

PDF-Reuse (0.33) *****

PDF::Reuse made my life better. I had to collect 20000 pages from more than 10000 other pdfs spread over the filesystem and PDF::Reuse made the job perfect. Especially valueable is the possibility to write PDF-commands directly into the new document. Thanks to the author!

Rudolf Tillian - 2008-02-27T00:10:19

Was this review helpful to you?  Yes No
5 out of 5 found this review helpful:

PDF-Reuse (0.32) ****

If you want to assemble PDF's by combining templates and overlaying text then this module is an excellent choice. It can also be used to create PDFs from scratch. There are good examples in the documentation to get you running quickly. The PDF generation is blindingly fast. The output quality is excellent. The author/maintainer has been very responsive about incorporating patches and adding new functionality. Highly recommended.

Grant McLean - 2005-09-05T15:03:16

Was this review helpful to you?  Yes No
1 out of 1 found this review helpful:

PDF-Reuse (0.17) *****

I've used so many java pdf generators and this is by far the fastest, most standards compliant, feature loaded module I've seen. The standard output file size is always smaller than what I put into it. Stamping bar codes and other features is simple. Great work on this project.

nomercy - 2003-11-01T20:17:58

Was this review helpful to you?  Yes No
1 hidden unhelpful review


the camel