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 (Score:1)
Re:PDFlib (Score:2)
Re:PDFlib (Score:2, Informative)
basically led to us removing the software from
our machines. The apparently unlimited server
or unlimited copies deal cannot be mixed in their
eyes. Since we wanted to install it on 31
locations in commercial servers, they wanted
a rather large amount of money.
Re:PDFlib (Score:2)
But sure, if you're making money off pdflib, I guess you have to pay.
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!
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).