File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Convertion RTF to PDF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Convertion RTF to PDF" Watch "Convertion RTF to PDF" New topic
Author

Convertion RTF to PDF

Paulo Carvalho
Ranch Hand

Joined: Nov 12, 2008
Posts: 56
Hello

In my application I want to write a method that converts a RTF file to a PDF file.

I have searched on Internet to know how I could do that and I found several ways to do it:
- using openoffice
- using PDFCreator
- using PDFPrinter
- using JEditorPane (but it seems that only works for simple RTF files)
- converting RTF to FO and then FO to PDF

So, I would like some help to choose between these options (if its free, its better) or to indicate another and/or better way of doing this...

Please help me.

Thank you

Regards
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Convertion RTF to PDF
 
Similar Threads
FOP vs RTF
Converting RTF to XSL-FO
FO:creating editable PDF?
Apache FOP
Apache FOP