Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: PDF creation with Template Toolkit

by ghenry (Vicar)
on Oct 12, 2005 at 14:21 UTC ( [id://499495]=note: print w/replies, xml ) Need Help??


in reply to Re: PDF creation with Template Toolkit
in thread PDF creation with Template Toolkit

PDF::Reuse was my second idea after looking at PDF::API2. I was really successful with PDF::Reuse, but thought I'd find out about others using TT. PDF::API2 is cool for having absolute control over everything, but I think it's a bit much for my application.

I found PDF::Reuse to be a very good idea, because anyone can create the PDF Templates via any app, which means you don't have to. It also takes the strain out of doing the whole PDF generation via Perl, although caching would probably play a big part in saving on that overhead. And like you said, get the data you need via any method and slap it on the existing PDF with PDF::Reuse.

Lastly, another cool thing about PDF::Reuse it is SOOO fast!!!

Have you played with it much? It seems to fit everything I need, but just wanted to check out TT, like I said, before I go with PDF::Reuse.

Gavin.

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!
  • Comment on Re^2: PDF creation with Template Toolkit

Replies are listed 'Best First'.
Re^3: PDF creation with Template Toolkit
by snoopy (Curate) on Oct 13, 2005 at 03:22 UTC
    Note also, the brand new PDF::APIx::Layout for PDF::API2.

    This implements markup in XML, perfect for processing with #preferred_templating_system#.

    It has only just been uploaded to cpan as a developer release, but is one to watch!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://499495]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-23 10:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found