Re: PDF::API2 tutorial -> PDF::TextBlock
"Jay Hannah" <[email protected]> Thu, 26 Mar 2009 02:31:44 -0000
| Newsgroups | gmane.comp.lang.perl.modules.pdfapi2 |
|---|---|
| Message-ID | <[email protected]> |
Progress so far:
http://github.com/jhannah/pdf-textblock/tree/master/t
10-demo.t - The shortest possible use case (100% defaults)
20-demo.t - Reproduction of http://rick.measham.id.au/pdf-api2/
But using PDF::TextBlock objects
30-demo.t - Demonstration of bolding every other word in a text block.
This is not easy via any other CPAN library I'm aware of.
Welcoming any and all feedback.
j