in reply to Write To PDF File

You might find PDF::API2::Simple to be a gentler introduction to PDF coding.

In the past, I've found it quite adequate for the type of task you're describing; however, as this module subclasses PDF::API2, you have access to the full-blown interface should you require it.

-- Ken

Replies are listed 'Best First'.
Re^2: Write To PDF File
by Zoomie (Novice) on Jun 29, 2012 at 17:50 UTC

    Hi Ken

    I tried installing that package:

    ppm-shell

    install PDF::API2::Simple

    but it said "Can't find any package that provides PDF::API2::Simple.