Quoting Paulo Soares <[EMAIL PROTECTED]>: > I'm no xml specialist but probably the best approach would be for you to > create new tags and alter the xml parser.
Maybe adding support for a processing instruction would be a better idea. You could extend the SAXiTextHandler and support things like this: <?image [parameters] ?> Bruno ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
