On Mon, 2009-07-06 at 10:04 -0500, Jay Hannah wrote:
> Sounds a lot like PDF::TextBlock, which I wrote in March:
>
> http://search.cpan.org/~jhannah/PDF-TextBlock-0.01/lib/PDF/TextBlock.pm
<http://search.cpan.org/~jhannah/PDF-TextBlock-0.01/lib/PDF/TextBlock.pm>
>
> The examples (tests) are pretty comprehenisve, I think. Patches welcome!
>
> http://github.com/jhannah/pdf-textblock
<http://github.com/jhannah/pdf-textblock>
>
> j
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).
--
Just my 0.00000002 million dollars worth,
Shawn
Programming is as much about organization and communication
as it is about coding.