Op 14/03/2012 15:57, Christoph Schramm schreef: > Maybe I'm just really not getting another obvious idea... > I'd be glad if you just could give me a hint for translating a > HTML-paragraph with multiple lines which can containt different > lineheights to iText elements.
Change your <span> tags into <div> tags and your problem is solved. You were using those <span> tags for paragraphs anyway (which isn't the purpose of a <span> tag). ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php