Pauli Borodulin wrote: > Is there any reason why not replace the call > > currentParagraph = FactoryProperties.createParagraph(h); > > in the above p tag processing with > > currentParagraph = FactoryProperties.createParagraph(cprops);
I changed the code in the SVN repository so that <p> is treated the same way as <div>. If no one objects, that change will be in the next release. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
