[iText-questions] Fixed Barcode apsinc and size

2014-11-30 Thread pranit
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

[iText-questions] Image and text in single cell

2009-12-11 Thread Pranit
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

Re: [iText-questions] Row Spans in Long Tables

2009-12-08 Thread Pranit
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

[iText-questions] Row Spans in Long Tables

2009-12-07 Thread Pranit
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