1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/print/p5-PDF-Template/pkg-descr
Andrej Zverev e8d65f9e66 - state support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:55:04 +00:00

10 lines
414 B
Plaintext

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/