Re: [iText-questions] XmlToRtf question

2005-04-30 Thread Mark michael Hall
> I'm using XmlToRtf class to generate Rtf file. > Resulted Rtf is not using the font specified in > the xml instead it always generating Rtf with > TimesNewRoman font. Please post the excerpt from the xml file where you are trying to get a different font. Greetings, Mark

Re: [iText-questions] Hidden Text in RTF

2005-04-16 Thread Mark michael Hall
Hi, this is currently not supported in iText. I'll put it on my list of things-to-implement-when-i've-got-time. I probably won't get round to doing anything about this before July. Greetings, Mark -Original Message- From: cs <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net

Re: [iText-questions] rtfwriter and XY position

2005-04-16 Thread Mark michael Hall
Hi The answer to your first question is no, the rtf output does not support placing characters at defined positions. The anwer to your second question is yes, rtf supports positioned text with the help of the drawing objects. These are not supported and I don't see support for them being added