Re: [iText-questions] identifying a table in pdf to extract its contents

2011-06-15 Thread 1T3XT BVBA
On 16/06/2011 6:44, manish wagh wrote: > I want to identify/detect a table from a pdf file and copy some rows > and columns of that table into an excel file.I am finding it complex > to identify the table. > Is there any by which I can do this? Is the PDF tagged? If so, there's probably a way to

[iText-questions] identifying a table in pdf to extract its contents

2011-06-15 Thread manish wagh
Hi, I want to identify/detect a table from a pdf file and copy some rows and columns of that table into an excel file.I am finding it complex to identify the table. Is there any by which I can do this? Thanks and regards Manish -