so , how we read the data from pdf ?
 i mean , can we read them line by line from the specific pages ?

thanks buddy.


Bruno Lowagie (iText) wrote:
> 
> krammark wrote:
>> hey gusy,
>>   do u guys have a idea how to read the data from pdf pages using itext ? 
>> basically, i want to read the data from table and write them into excel
>> files. 
>> is that possible ?
> 
> There is no such thing as 'a table' in plain PDF.
> It's just lines and words painted on a canvas,
> possible in an arbitrary order.
> 
> Unless your tables cells are form fields, or your
> PDF contains specific table structures (Tagged PDF),
> iText probably won't help you.
> 
> br,
> Bruno
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> Buy the iText book: http://itext.ugent.be/itext-in-action/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/u-guys-konw-how-to-read-the-data-from-pdf-using-java-itext---tf4572506.html#a13067937
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to