|
Hi,
Iâm currently working on an extension to iText that does HTML to PDF parsing, Iâve ran into two serious problems. The first Iâve found is table widthâs not behaving correctly although I think I may have found a work around with it. The second however is a leading issue involving images, if I have an image inline with my text how can I change the leading for only one line of text. The JAVA file attached generates the PDF attached, it gives a pretty clear description of the problem at hand. How can I work around this or am I using the API wrong?
Please email me at trevor at verite dot com, Iâm not subscribed to the mailing list.
Thanks in advance! Trevor |
leadtest.pdf
Description: Adobe PDF document
TestLeading.java
Description: Binary data
