I have an application that uses iText to render a PDF report using the PdfWriter object. The people who receive the report need to receive it in both a hardcopy form (PDF), and an electronic form to be parsed by their systems. To do this, I get iText to output XML using XmlWriter.
I would however like to make it easier for the people who receive the report to parse the XML file by "tagging" key XML tags, identifying which tags indicate data that they must take note of, and which tags can safely be ignored.
Is this possible with iText? I could not seem to find a Rectangle.setId() or similar method anywhere that could be used to do this - is this kind of thing hard to do?
Regards, Graham --
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions