Re: [iText-questions] Issues with RTF

2004-01-08 Thread Mark Hall
On Thursday 08 January 2004 07:08, B J wrote: > 1)Can I generate RTF by drawing onto a Graphics2D object? I currently use > PDFGraphics2D, but it seems that there is no such mechanism currently > availble for RTF. Or is such feature expected in the coming versions? No there is no such mechanism and

[iText-questions] Issues with RTF

2004-01-08 Thread B J
Hi,   I use iText to generate PDF documents. I find it excellent, I generate PDF documents just by drawing onto PDFGraphics2D object. Now I need to also generate RTF documents. I am facing two main problems... 1)Can I generate RTF by drawing onto a Graphics2D object? I currently use PDFGraphics2D,