am using XMLWoker and iText to convert HTML to PDF. In this, I am executing jsp file and getting the response in mockHttpServletResponse. Converting this response to ByteArrayInputStream and passing it to parseXHtml, which will give PDF.
We are getting data and all correctly but facing one issue. In our html, we have table in which under 'td' we have text over image. In application, it works fine, but when we pass same html to parseXHtml, PDF does not show text over image in table cell. I have tried all kind of styling which can keep text on image. but while parsing this html, we are not getting text on image. Please let me know what should i do on this -- View this message in context: http://itext-general.2136553.n4.nabble.com/Unable-to-put-text-on-image-in-pdf-table-cell-tp4657755.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ 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