I am attempting to use the tagmap concept to convert XHTML to a PDF, and I have a question about aliases. Say I have different tables in my source document, with different attributes (such as # of columns, etc.); if the tagmap looks for an alias of "table", is there a way to have multiple <tag> entries in the tagmap file to handle the different tables, or do I need to preprocess the source xhtml to ensure that each <table> tag gets renamed to a unique name, after which I would need to dynamically generate a tagmap file to handle the unique tables each in its own <tag> element.

Thanks in advance for any ideas!

John Meadows



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to