[iText-questions] Question about PdfTable

2015-05-19 Thread decrawf
Hello I am very new to iText and in the learning curve. I would like to utilize the PdfTable object. But when I do this:PdfTable table = new PdfTable(3) I receive an error saying there is no constructor of new PdfTable(). I have access to iText api library and when I look in this class I

Re: [iText-questions] Question about PdfTable

2015-05-19 Thread decrawf
Thank you so much. Someone else pointed this out to me. Have a great day. Best Regards, Diane From: nconde [via iText] [mailto:ml-node+s2136553n466082...@n4.nabble.com] Sent: Tuesday, May 19, 2015 11:59 AM To: Haddy, Diane E Subject: Re: Question about PdfTable you are missing the P for

Re: [iText-questions] Question about PdfTable

2015-05-19 Thread decrawf
://itextpdf.com/examples/iia.php?id=75 Regards On Tue, May 19, 2015 at 1:25 PM, decrawf [hidden email]/user/SendEmail.jtp?type=nodenode=4660822i=0 wrote: Hello I am very new to iText and in the learning curve. I would like to utilize the PdfTable object. But when I do this:PdfTable table = new