Hello. I'm just working on a simple Report in Pdf. For this I need to add some small Check-Boxes in the Text and/or Table like this:
"Hello, my name is []John []Dave" These Boxes only have to be simple Graphics/Lines without Function. I've read about some Klasses like "PDFFormField" etc, but this is really not the right thing, cause of the (in this case) really Complicated use. The Funktion which "needs" these Boxes returns a PdfPTable, at time of Execution I don't have access to any PDF-Writer or PDF-Document. Only the Table. How can I build this thing? I tried to modify a simple PdfTable with only 1 (bordered) Cell, but this looks a little ugly... Thanks for your help! ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
