Re: [iText-questions] Adding RTF document to another.

2004-01-17 Thread Mark Hall
On Friday 16 January 2004 22:33, Nick Neuberger wrote: > Does any know how to add two RTF documents together to make one RTF > document? There is no support for reading RTF documents in iText package. Greetings, Mark -- May I ask a question? My GPG public key is available at: http://www.edu.un

[iText-questions] Adding RTF document to another.

2004-01-16 Thread Nick Neuberger
Does any know how to add two RTF documents together to make one RTF document? I noticed several "RTF" classes in the iText API. com.lowagie.text.rtf.RtfWriter com.lowagie.text.rtf.RtfTOC Could I use these to help with my problem? Ultimately I want run a merge, probably using Windward, then appe