Printing of PDF Files

From: Domenico Discepola (domenico_discepola_at_quadrachemicals.com)
Date: 07/12/04


Date: Mon, 12 Jul 2004 15:55:54 -0400

Hello all. My goal is to be able to programmatically print Adobe PDF files
without using Acrobat Reader. I searched CPAN and found a whole slew of PDF
modules that allow you to edit, create, etc. PDF files but none to
explicitly print. Is there such a module (e.g. PDF::Print)?

I originally created a Perl script that converted the PDF to PS, then
printed the PS file but I would prefer to save a step and directly print the
PDF file...

Domenico



Relevant Pages