freebsd-ports/print/p5-PDF-Template/pkg-descr
Rong-En Fan 2fa25260ab Add p5-PDF-Template 0.22, PDF layout system that uses the same data
structures as HTML::Template.

PR:		ports/99493
Submitted by:	Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
Approved by:	delphij (mentor)
2006-06-29 03:39:44 +00:00

12 lines
466 B
Text

PDF::Template is a layout system that creates Adobe PDF files from the same
data structure used by HTML::Template.
Currently, the only renderer support is pdflib_pl, which is from PDFLib
(www.pdflib.com). There is a free version (PDFLib Lite), but that does not
handle Unicode. If you need CJK fonts, you will need to purchase the full
version of PDFLib from them.
WWW: http://search.cpan.org/dist/PDF-Template-0.22/
- Yuichiro AIZAWA
yaizawa@mdbl.sfc.keio.ac.jp