Well now that's interesting. My htm page is created by manually renderining the asp.net controls and writing the output to a file. The span tags are being rendered from asp.net label controls, and as a whole in the webpage, the spans do work. isolated they do not. well, it partially works. the 2nd 2 spans will align center, justified, or right. the top span won't budge. i don't see what is different? The labels are in a panel with many controls, so needing to manually write the html for these 3 labels makes things a bit more complicated. What is the quirk with span that I am missing?
------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
