Quoting Joseph Rajkumar <[EMAIL PROTECTED]>:

> because "attributes" in real world
> document will always be there

As a rule, attributes should never be used to store content.
Attributes are used to store metadata; the data itself should
be between the text.

Please study the code of the XML part of the library.
I don't see a conceptual way to visualize attributes
(but maybe I lack the inspiration).

A workaround is to use XSL to convert existing XMLs
to XMLs that can be used by iText.

Bruno


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to