hemabalan wrote: > I use ItextSharp would like to know how to get the table name of the table in > a pdf.
Tables don't have a name in PDF. > My requirement is i want to copy a table from word to pdf i am reading data > using itextsharp. but i dont know how to dynamically increase the table > rows. So i want to get the table name from the pdf file how do i get this. That's not possible in PDF. Not with iTextSharp, not with any other tool. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
