INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

HANDLE


PASSWORD
Remember Me
Forgot Password?

Come Join Us!

  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • Turn Off Ad Banners
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

E-mail*
Handle

Password
Verify P'word
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Member Feedback

"...I signed up to your site to get help with a problem and I am so glad I did. I found the help I needed immediately. Thanks to all who contribute to your site..."

Geography

Where in the world do Tek-Tips members come from?
robkar (TechnicalUser)
1 Apr 03 9:51
Does anyone know how to convert a PDF file into excel format?
Find A Job or Post a Job Opening Click Here.
spearmintgum (Instructor)
1 Apr 03 17:10
This is not possible.

PDF relies on PostScript to position elements on a page.  Objects are positioned in absolute locations with X & Y coordinates.

XLS relies on tables to position elements on a page.  Objects are positioned in relative locations with column and row identifiers.
Flloyd (Programmer)
2 Apr 03 15:01
If you just want to get a dump of the text elements from a pdf file into Excel, you could save the file as a .rtf file, open with Word and save again as a .htm/.mht file, and then create a new Excel workbook and via Data/Import External Data/import Data you can load the .htm/.mht file text (MS-Office XP)

Lloyd Freiday

spearmintgum (Instructor)
2 Apr 03 17:07
Won't this just place all of the text in a single Excel worksheet cell?  I thought HTML import into Excel made use of <table>, <tr>, & <td> tags to create Excel columns and rows.  Word will not automatically create these when the RTF is imported.
Flloyd (Programmer)
2 Apr 03 17:58
Exactly, but as you mentioned there isn't any way to save or export the pdf to Excel and preserve the layout.  I proposed this method if the object is to dump a large volume of text to Excel for further formatting and use.

Lloyd Freiday

Flloyd (Programmer)
3 Apr 03 0:37
I should have noted also that the text appears to be created in a single column, not a single cell, so the subsequent formatting of the text should be somewhat easier to perform.

Lloyd Freiday

Daddysman (Instructor)
26 Jun 03 15:16
Hello, Actually there is a simple wayto convert PDF to Excel. Taking into account that the PDF file is also in the same layout as the Excel document that you want to create.

1. Open the PDF file
2. Go to View and make sure that CONTINOUS is Checked
3. After you have done that go to EDIT and use SELECT ALL
4. Go to EDIT and Select Copy
5. Now Open NOTEPAD
6. Go to EDIT and Use PASTE
7. Save the file
8. Open Excel and select OPEN from the File Menu
9. Make sure that the Files of Type is set to ALL FILES
10. By doing this you are allowing EXCEL to open the Text file

11. When the file opens you will see a window that reads TEXT IMPORT WIZARD. Select the following from this window.
DELIMITED Should be checked.

12. Press the Next Button and Make sure that TAB & SPACE are checked. If done succsfully you will see lines appear in the window below. This represents Columns. Thus Creating a Excel file from PDF.  I hope this helps you

Jon Daddysman
ra1518 (MIS)
31 Jul 03 4:57
Hello,
I have tried to convert a PDF to Excel, in all the ways written above and unfortunately none of them works for me. When I tried Jon Daddysman's way, the font appears to be strange characters and does not make a difference when font is changed.
I have a 10 page PDF file containing large amount of data. Any further help is highly appreciated.
lfk (MIS)
5 Aug 03 19:24
Hello ra1518,
Hope this help if you are still seeking for the solution.
I have a pdf file (a page) with graphic on top, and two column of data at the bottom. To convert these two column into xls:
open pdf, save the page as rtf file.
use Word open rtf, delete the graphic (not grpahic anymore) part. save file as txt file.
Open txt file use excel, import using fix column as delimiter.
It works perfect for me.
Good luck

lfk

lfk (MIS)
8 Aug 03 9:52
Another easy way to transfer data from PDF to Excel.

In PDF file --format tool bar -- text selection tool -- table/formatted text selection tool -- mark the columns that you want to copy -- go to excel -- past onto the spreadsheet.  done.

Details visit web:
http://www.library.mcgill.ca/edrs/services/publications/howto/PDFtoXLS/PDFtoExcel.html
pamtim (TechnicalUser)
8 Aug 03 10:57
I am not clear in reading this thread of emails as to whether or not there was a solution to making a PDF file become a Excel files.  I do have the full version of PDF.  The last entry referring to the McGill website works great for just one page of documentation but not for mulitiple pages.  It transfers great, again, for one page.  

I get large document 50 pages and more.  I have tried other ways that are mentioned above and I have tried diffent variables on my own. When transferring the pdf to excel it is a weird font and/or all the documentation becomes left justified.  

Thank you
peterAUSH (TechnicalUser)
13 Aug 03 10:42
Acrobat V6.0 now has a table select tool. I have been using this for taking tables from PDF to Excel. However I have still been going via a table in Word.
It only works on a page by page basis and a bit hit and miss when it copies columns. For small single page spreadsheets it very useful.

Peter
Helpful Member!Eggles (TechnicalUser)
14 Aug 03 11:29
I recently successfully copied a PDF to Excel. It was a bit long-winded, but worked perfectly.

I used the Column Select tool (Shift-V) in Reader, and selected each column of data separately, then dumped it into a Word doc. Each row in the column appeared in Word delimited by a paragraph mark. I kept adding each column to the Word file, adding a few returns between each column 'dump' so I could easily see where each column started and ended. Once all the data had been copied to the Word doc, I then selected each 'column' (now just a vertical list), copied and then clicked into the cell at the top of the column where I wanted it to appear in Excel. The data just flowed into a column, with each row placed correctly. I was amazed it worked so well.

One tip - make sure the cell format is set correctly. For example, although the data I was transferring was almost all numerals, Excel did not accept zeros at the start of the figures. By changing the format to 'text', everything came through exactly as it had been in the PDF.

If the text does not appear as it did in the PDF, it probably means that you don't have the font used in the PDF installed on the computer you are making the Excel file in. Highlight all the text in Word and change it to a font you know is on your computer.
LesliePay (IS/IT--Management)
15 Sep 03 7:19
This is my first use of TEK TIPS, please accept my appologies for any mistakes in this response.

I have found this discussion very useful and have used the solution from EGGLES successfully - thanks.  I have 2 observations:

1) In most cases you do not need to go through WORD - you can column-select from Acrobat Reader and paste straight into Excel

2) I loaded the latest version of Acrobat Reader from a well respected magazine CD and found that Reader V6.0 does not appear to support "column-select" (loaded into Windows XP) - a wonderful step forward by Adobe!!

Thanks again for the help, and I hope this may also be useful.

Leslie
Helpful Member!Eggles (TechnicalUser)
15 Sep 03 9:58
Leslie - I too have since discovered since writing that post that you can go straight from the PDF to Excel, as long as only one column at a time is selected AND that the formatting in the Excel column is set to 'Text' - otherwise some really weird things can happen to the data.

Are you serious that Adobe Reader 6 doesn't have a 'Select column' tool - that's terrible!!
LesliePay (IS/IT--Management)
16 Sep 03 15:09
Sure I'm sure - unless it's hiding somewhere wierd!
poblano (TechnicalUser)
25 Sep 03 10:15
Acrobat 6 has a column select function, but it's not a separate menu item. Use the Table Select tool to draw a box around a column you want to select, then copy and paste or drag into another application window. Or so says the onscreen help: I deal almost exclusively with text and haven't had Acrobat 6 long enough to have done this myself.
TheExcelAddict (TechnicalUser)
27 Nov 03 11:22
I have tried the above suggestions (I'm using Adobe Acrobat Reader). Eggles suggestion works for me except when there are blank "cells" in the PDF table. In those cases, if I copy and paste a single column, the data below moves up. If I copy the table to Notepad and import it into Excel, the data to the right of the blank cell moves left. Has anyone else experienced this? Any other suggestions?
Helpful Member!Eggles (TechnicalUser)
27 Nov 03 23:48
>>when there are blank "cells" in the PDF table. In those cases, if I copy and paste a single column, the data below moves up.<<

Yes, I did experience this, and the only solution was to look at each column after pasting, and shift all the cells down one cell below the cell supposed to be blank. I didn't find any workaround to this, but since I didn't have too many blank cells, I just worked through each one individually. It became easy after a while as once I had pastd the first column, it was easy to see where a blank cell had occurred in subsequent columns as the bottom of the column didn't match up to the previous one(s).
puck71 (TechnicalUser)
27 Dec 04 10:46
I stumbled across this thread searching for how to do a "Select Column" in Acrobat Reader 6 ... it does appear that they took it out of the menus, but if you choose "Select Text" and hold down ALT while selecting the text it operates in Column Select mode.

Hope this helps someone.
Kansa (Programmer)
4 Aug 05 14:09
HI,

I am following the instructions found on the website below to convert PDF to Excel. I am only able to copy one page at a time using the 'Table/Formatted text tool' option. How can I copy all pages in one go?

http://www.library.mcgill.ca/edrs/services/publications/howto/PDFtoXLS/PDFtoExcel.html

Thanks

Start A New Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Promoting, selling, recruiting and student posting
are not allowed in the forums.
Posting Policies

LINK TO THIS FORUM!
(Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum)
TITLE: Adobe: Acrobat Forum at Tek-Tips
URL: http://www.tek-tips.com/threadminder.cfm?pid=223
DESCRIPTION: Adobe: Acrobat technical support forum and mutual help system for computer professionals. Selling and recruiting forbidden.

 

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close