I repeat myself
It works for me....
It does respect it, perhaps you're using an outdated itext version .....
Provide a stand alone example to prove your case please.
What itext version are you using? Where is the rest of the code that
allows us to run your example without needing to code something ourself
and that outputs the PDF that demonstrates your problem ?
On 18/10/2011 17:56, Lucas Francisco wrote:
Sorry for the delay...
I'm providing a piece of my code
for (this.line= 0; this.line< _jTable.getRowCount(); this.line++)
for (this.column= 0; this.column< _jTable.getColumnCount();
this.column++)
logo = new PdfPCell(new Paragraph(_jTable.getValueAt(this.line,
this.column).
table.addCell(
}
}
_jTable is a component where i get my values, then i insert it into a
PdfPCell, then into a table (which is a PdfPTable).
Hope someone helps me.
Regards.
C ya.
--
twitter <http://twitter.com/redlabbe>
redlab-log <http://www.redlab.be/blog/>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
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