mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
414 B
Plaintext
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: https://metacpan.org/release/PDF-Template
|