Re: [iText-questions] Easy reading RTF document and saving to TXT

2008-10-17 Thread Howard Shank
TED]> To: itext-questions@lists.sourceforge.net Sent: Friday, October 17, 2008 3:15:57 AM Subject: [iText-questions] Easy reading RTF document and saving to TXT hi, pls, is it possible easy read RTF document and save text to TXT file? I dont know, where I make mistake, but there is exc

[iText-questions] Easy reading RTF document and saving to TXT

2008-10-17 Thread Radekor
hi, pls, is it possible easy read RTF document and save text to TXT file? I dont know, where I make mistake, but there is exception: "java.lang.NullPointerException" in method "convertRtfDocument" { // Create Document object Document RTFDoc = new Document(); RTFDoc.o