| Author |
iText library
|
james evangelisti
Greenhorn
Joined: Sep 11, 2004
Posts: 6
|
|
I'm using iText library ti create reports in the pdf format and I've got a problem: I must create tables with the double border, just like HTML tables with the Border attibute set to 1. But I didn't find the way to it. Does anyone know if it is possible? Thanks
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26138
|
|
James, I haven't tried this, but you should be able to put a table within a table and configure both borders appropriately.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Dror Guzman
Greenhorn
Joined: Mar 07, 2005
Posts: 5
|
|
check the itext website go to http://itextdocs.lowagie.com/tutorial/objects/tables/ they have an example how to solve your problem. Dror Guzman
|
 |
 |
|
|
subject: iText library
|
|
|