> krishna tara wrote: >> Here I have one more doubt i.e. I have one simple html page called >> hello.html with some text only. Here I want to read the text from html >> and display under this created table. Is it possible in iText? If yes >> how can I do this? > > With HTMLWorker. > -- > This answer is provided by 1T3XT BVBA
This might be a good time to reask an old question of mine that was never addressed: I have html tables that use colspan and rowspan as attributes in the td tags. I know HTMLWorker isn't a robust HTML parser, but surely there should be a way to get it to recognize rowspan and colspan? If not, is it simply because they aren't supported in PDFTable? I didn't think that it directly translated HTML into a PDFTable object (that would be nice, though). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
