Hi Matthias, On 16 August 2011 00:43, Matthias Kleine <[email protected]> wrote:
> Hi there, > > in some forum posts, I found some example code for > an RTF to PDF conversion, like here: > > > http://blog.rubypdf.com/2009/11/24/convert-rtf-to-pdf-with-open-source-library-itext/ > > I downloaded a current itext version und tried this > example code, but I found that it is obviously based on > an older itext version (and maybe some additional library). > For example, the RtfParser class is not contained in the > current iText jarfile. Nor did I find some replacement for this > functionality in the current iText version. > > My question is, if this functionality is available in some > package or if it has been removed for some reason. And maybe, > if I can find some historical package, where the functionality works > properly to some acceptable extend. > RTF functionnality was removed starting from 5.0 version of iText. The last versions containing it were the 2.1 branch (there was jump in version numbering, from 2.1 to 5.0). - iText version history : http://itextpdf.com/history/index.php - iText RTF library on Sourceforge (looks pretty dead to me, don't expect any more functionnality than what was present in 2.1.7) : http://sourceforge.net/projects/itextrtf/ Please note that only the current version (5.1.2) is supported on this list. HTH, alexis
------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
