Feel free to browse the demos
http://github.com/jhannah/pdf-textblock/downloads
<http://github.com/jhannah/pdf-textblock/downloads>
j
________________________________
From: perl-text-pdf-modules@yahoogroups.com on behalf of Jay Hannah
Sent: Mon 7/6/2009 12:38 PM
To: perl-text-pdf-modules@yahoogroups.com
Subject: RE: [perl-text-pdf-modules] Announcing PDF::Kit - some subroutinesfor
working with PDF::API2
Sure, it does any font you have the font file for -- bold, italic, underlined,
color changes, size, whatever. <i> is whatever font file you assign to <i>.
No, PDF::TextBlock doesn't do nesting. If you want three fonts (1) bold (2)
italic (3) bold AND italic; then you have to define 3 tags for that, and use
them one at a time.
PDF::TextBlock does justify, fulljustify, left, and right.
Patches welcome! :)
j
http://search.cpan.org/~jhannah/PDF-TextBlock-0.01/lib/PDF/TextBlock.pm
http://github.com/jhannah/pdf-textblock/tree/master
________________________________
From: Shawn H. Corey
Sent: Mon 7/6/2009 11:25 AM
To: perl-text-pdf-modules@yahoogroups.com
Does it do italic too? Can it do nested font changes?
I don't mean to brag...well, OK, I do but in a humble sort of way :)
PDF::Kit can do almost any font change you can imagine including:
bold, italic, underline, color change, and small-caps as well as change
the typeface and size.
It does left, center, right and full justification, three different ways
(you can mix them if you like).
.