Exists a Module to transform RTF to PDF, directly

Hi there
Exists a module to transform RTF to PDF, directly.

In cpan found modules to transform RTF to HTML and then HTML to PDF,
but is lossless HTML is not so rich format as RTF.

Please help.
lala4life [ Mi, 23 Januar 2008 21:27 ] [ ID #1914849 ]

Re: Exists a Module to transform RTF to PDF, directly

On Wed, 23 Jan 2008 12:27:42 -0800 (PST) lala4life <rafael.avaria [at] gmail.com> wrote:

l> Exists a module to transform RTF to PDF, directly.

l> In cpan found modules to transform RTF to HTML and then HTML to PDF,
l> but is lossless HTML is not so rich format as RTF.

No, you have to go through HTML AFAIK. You could print to a PDF from
Word, and you may even be able to automate that with Win32::OLE (I have
no idea if that's possible, I've only automated Excel). Direct printing
without conversion will probably give you the best results.

Ted
Ted Zlatanov [ Do, 24 Januar 2008 16:33 ] [ ID #1915691 ]
Perl » comp.lang.perl.misc » Exists a Module to transform RTF to PDF, directly

Vorheriges Thema: RegEx, how to seperate word from digits?
Nächstes Thema: FAQ 8.45 How do I install a module from CPAN?