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
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