I've been evaluating iText as a PDF generator in Cocoon (an XML-based web app framework). I think it's an excellent product!
However, I found that there are some existing features of iText which are not documented in the iText DTD, for instance, the paragraph "keep together" feature. I initially thought this iText feature wasn't available in iText XML, but when I read the Java code it was apparent that it is actually supported, and when I tested it I found it does work! It would be nice to add these other features to the DTD, e.g. <!ENTITY % paragraph.attributes "align CDATA #IMPLIED" "keeptogether CDATA #IMPLIED" > -- Conal Tuohy Senior Programmer (04)463-6844 (021)237-2498 [EMAIL PROTECTED] New Zealand Electronic Text Centre www.nzetc.org ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
