Hello !!!
I'm using iText to generate PDF (PdfWriter) or RTF (RtfWriter2) files.
My report have many parts that the user supply with rich editor (HTML) .
Using the HTMLWorker, I can add these snipped HTML in generated document.
Wuen the HTML have a table, HTMLWorker return a PdfTable element, but when the 
report is RTF, I need add a Table.
Can I convert a PdfTable into Table using any iText's resource ?
The field 'table' into PdfTable is protected, so I don't have access.

Thanks a lot and sorry for my poor English !!!

-------------------------------------------------------------------------
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

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to