Recommend this page to a friend! |
All requests | > | What is the best PHP pdf to excel class? | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Marcos Bezerra - 8 years ago (2016-07-27)
+10 | I need someone library or package for PDF to Excel conversion. |
1. by Manuel Lemos - 8 years ago (2016-07-27) Reply
This is tricky because in PDF there is no concept of table. There is at least one good package that can convert PDF to text blocks. Would that work for you?
+3 | by Christian Vigh 395 - 8 years ago (2016-07-27) Comment Here the package Manuel was talking about. It extracts text from pdf files and try to cope with data presented in tabular format, but this is a really tricky task that may require additional post-processing before conversion. Could you tell me more about your exact needs ? for example : - what kind of data contain your pdf files ? - which data do you want to import in excel ? do you want to preserve the graphical presentation of the original pdf file, or just import data that could fit in a CSV file ? |
1. by Marcos Bezerra - 8 years ago (2016-07-29) Reply
I already use PDF to TXT converter. But this is only a half job. I have been writing a package with the TXT parser solution and XLS creation from it. Thanks for indication.
2. by Manuel Lemos - 8 years ago (2016-07-31) in reply to comment 1 by Marcos Bezerra Reply
Sounds great Marcos. Maybe you can submit your work as a class based on Christian solution because I am sure it would be useful to others, not to mention it would be innovative and you can earn recognition from the Innovation Award.
Recommend package | |
|