Re: [iText-questions] Fwd: XFDF writer

2006-01-18 Thread Bruno Lowagie
Luis Catalino wrote: No, there's nothing special about XML. A XML can be parsed using SAX, for example. In itext threre is XmlWriter. But, if there is a XfdfReader, why no a XfdfWriter? If someone wants to modify a xfdf, it has to make a new class to write to the xfdf. I think it makes all s

[iText-questions] Fwd: XFDF writer

2006-01-18 Thread Luis Catalino
-- Forwarded message --From: catchall < [EMAIL PROTECTED]>Date: 18/01/2006 08:44 Subject: Re: XFDF writerTo: Luis Catalino <[EMAIL PROTECTED]>Cc: [EMAIL PROTECTED] Luis Catalino wrote:> Hi to you all.>> I need to change the value of a field in a xfdf. How do I do that> using itext?