Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

rtf to pdf

807605Jan 25 2007 — edited Jun 28 2007
hi, i need to convert rtf to pdf (rtf-output generated by an old reporting program). a java class library would be great for doing this. i tried itext and pjx, but both of them can't read rtf.
it would be possible to generate pdf's from the report program but customers told us that the pdfs generated by the report program cannot be opened with the new adobe acrobat reader 8.0.
a printer driver such as win2pdf or pdfwriter is not possible, because we have many concurrent users and need therefore a multithreading implementation.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2007
Added on Jan 25 2007
1 comment
328 views