NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
PDFLib.pm (Score:1)
You're perilously close to making me abandon RTF::Writer [cpan.org] in favor of generating PDFs.
Now all you have to do is replace TeX. And I mean that. It will have to be done eventually. Why wait? Evolve now and avoid the rush later!
Reply to This
Re:PDFLib.pm (Score:2, Interesting)
If documents are destined to be read on paper they should probably be PDFs. If they are long technical articles/papers then TeX et al. would seem appropriate. But what about documents with significant amounts of data in them - say your phone bill. How should that be tackled? Or were you thinking about different classes of docume
Re:PDFLib.pm (Score:2)
Re:PDFLib.pm (Score:2)
What's missing from PDFLib now? Is it just tables? I was thinking of adding those soonish (they're just an extension of the bounding box thing after all).