Connection cn =
DriverManager.getConnection("jdbc:mysql://localhost:3306/fireworks", "root",
"pranit");
PreparedStatement ps = cn.prepareStatement("select * from stock
where status = 'Not Printed'");
ResultSet rs = ps.executeQuer
I am trying to create a pdf table using PdfPTable and PdfPCell. I am trying
to accomplish this using a nested table. I am inserting the image into one
cell, and the text into another cell and adding this table with two columns
to the cell of the main table in which I want the image and text.
Al
event, let me know your suggestions on that too.
Please take a look and suggest the best method to accomplish it
Pranit
http://old.nabble.com/file/p26696991/test%2Bpdf3.pdf test+pdf3.pdf
1T3XT info wrote:
>
> Pranit wrote:
>> The problem I am facing is that when there are huge tables
row spans, is there any particular explanation for
that?
Thanks
Pranit
--
View this message in context:
http://old.nabble.com/Row-Spans-in-Long-Tables-tp26687235p26687235.html
Sent from the iText - General mailing list archive at Nabble.com