Hello everybody
I enjoy so much your interesting discussions and your precious advices, in this Forum, and are very very Helpful.
I have a problem and i am asking for your help.
I was a very good programmer some years ago (don't say how many) but for a long time haven't use my skills.
For about a month have to do some scripting in my job and need a lot of help.
Here is my issue:
I need to convert Lists of Products with Code, 2 or 3 Descriptions and quantities, saved in PDF form, to Worksheets, in order to apply several functions and finally export to csv file.
My problem is that if the list is a large one or contains grafics between text, the simple solution of exporting a text file with Adobe Professional (or several Pdf-Converters) mainly gives a mess by merging several lines together.
So i thought that if I am able to export text to my Worksheet using Acrobat SDK, there is maybe a method to do this by reading the text line by line (considering that PDF file contains data in a form of table or using same structure for each line).
It doesn't matter if the result is each line in a row of Worksheet or each line as text in a cell. Important is that each row/cell contains only one line of text as it appears on PDF file.
I would appreciate any suggestion.![]()
Bookmarks