Re: [iText-questions] Search and Replace in an Existing RTF Document

2005-03-07 Thread Mark Hall
On Monday 07 March 2005 22:33, Brian Snyder wrote: > I need to read up an existing rtf file, do some search and replace in > it, and then pump it back out, still in rtf format. Is iText a good > solution for this? I've been going through the docs and tutorials, and > haven't come across anything

[iText-questions] Search and Replace in an Existing RTF Document

2005-03-07 Thread Brian Snyder
I need to read up an existing rtf file, do some search and replace in it, and then pump it back out, still in rtf format. Is iText a good solution for this? I've been going through the docs and tutorials, and haven't come across anything specific to this type of use. If this is possible, can