I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-04-14 12:39:52-07 by jeunice in response to 2163
Re: Conversion from ods to pdf

In addition to http://www.xml.com/pub/a/2006/01/11/from-microsoft-to-openoffice.html?page=1 I would recommend this http://www.oooforum.org/forum/viewtopic.phtml?t=3549

Putting these two together gives you pretty much everything you need to (i) figure out what formats you can export OpenOffice content to, (ii) invoke OpenOffice to do the export, and (ii-a) how to use OO Basic macros within OO to coordinate the process.

It'd be ideal to get this encoded into a Perl module for CPAN. Yet another "wanna do" project on the stack. ;-)

Direct Responses: Write a response