pdf to excell convertor

Don't have any specific knowledge but Google is your friend ... 36,500,000 results for pdf to excel converter :thumbs:

Ya pays yer money and takes yer choice :)
 
It depends entirely on the formatting of the PDF. You can easily grab text from PDFs and paste it, but depending on the formatting it could be either a piece of cake or a dogs dinner.
 
It depends entirely on the formatting of the PDF. You can easily grab text from PDFs and paste it, but depending on the formatting it could be either a piece of cake or a dogs dinner.

did this copy and paste and complete dogs dinner
found a version which pastes all the text into excell format and now working on it worst problem is there is over 2000 lins of info x6 boxes wide lots of work for me to do lol
 
did this copy and paste and complete dogs dinner
found a version which pastes all the text into excell format and now working on it worst problem is there is over 2000 lins of info x6 boxes wide lots of work for me to do lol

I'd be tempted to have a look at running the text through notepad and creating a csv file.
 
it would still need to converted to excell though as i need to add alot more info to the items

excel will open the csv file and allow you to convert it to excel and work with the data however you want. The beauty of running through notepad is stripping out all the graphicy garbage that can come from a pdf, leaving just the data, then adding commas to your data to create your tabular format is quite easy, then Excel will recognise the data in a tabular form. It souldns much more complicated than it is, it's what I do at work when I want data from web pages.
 
Back
Top