Re: Question about PdfTable
André Fróes <[email protected]> Tue, 19 May 2015 14:11:57 -0300
| Newsgroups | gmane.comp.java.lib.itext.general |
|---|---|
| Message-ID | <CAC8f_wX5ZGFH6dMN2nWYan3Om_a0SHM8JEV3N9mJj=cpb6SWTQ@mail.gmail.com> |
Which version are you using? Could you send the full stack? By declaring the way you did, no exception should be displayed. These are the constructors: http://api.itextpdf.com/itext/com/itextpdf/text/pdf/PdfPTable.html#PdfPTable() Live example provided by itext: http://itextpdf.com/examples/iia.php?id=75 Regards On Tue, May 19, 2015 at 1:25 PM, decrawf <[email protected]> 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 > 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 do not see the > constructor. Any ideas of how I can get a hold of this object? > > Thank you in advance > > > > -- > View this message in context: > http://itext.2136553.n4.nabble.com/Question-about-PdfTable-tp4660821.html > Sent from the iText mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > iText-questions mailing list > [email protected] > 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 > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ iText-questions mailing list [email protected] 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