Software development manager for OpusVL [opusvl.com], member of Birmingham Perl Mongers [pm.org] and maintainer of http://perldoc.perl.org [perl.org].
Follow me on Twitter at twitter.com/JJ_Perl [twitter.com].
I've finally got pod2pdf (used to create the PDF files on perldoc.perl.org) updated for compatibility with the latest version of PDF::API2, and packaged up into a proper CPAN release.
It is available from http://perl.jonallen.info/projects/pod2pdf or http://search.cpan.org/dist/pod2pdf.
pod2pdf (Score:1)
Radek
Re: (Score:1)
Re: (Score:2)
BTW, I'm not on intimate terms with PDF internals, but I think you wouldn't be having these problems (at least not quite so, uh, problematically) if you were using Pod::Simple. From day one, I wrote Pod::Simple to understand arbitrary encodings because, you know, it's not 1994 anymore.
You can look at Pod::Simple::HTML (or just about of the Pod::Simple::* rendere