AcrobatX1 Trial How to Convert part of PDF to Excel

I was trying to convert part of a PDF to Excel sheet so I downloaded Acrobat x1,but found out to my wasted time that the trial version will not do so! I contacted Microsoft support & spoke to a lady and she tried to help but assured me that it will not do this.
Today I get an advertisement from Adobe's Project Manager showing me just how to convert to Excel!,yet when I try again the trial version still will not convert part of my PDF to Excel!
Has anyone got any advise how I can convert part of this PDF to Excel?
Thanks for your help

If you only want to convert certain pages, use Extract Pages to make a new document containing only the pages you want. Then Save As Excel. Don't expect miracles, Acrobat has to use guesswork to estimate where your grid is.

Similar Messages

  • Converting parts of PDF to excel

    How to focus on part of a PDF ?
    I have plain text, with in -line tables.
    I want to concentrate on teh tables only.
    How to tell PDF converter only to treat teh highlighted part of the PDF ?

    What means "basic account"; what exactly did you purchase?  ExportPDF?
    And what means "cannot"?

  • How to convert file to pdf text readable?

    How to convert file to PDF text readable?

    Hey,
    Please let me know what type of file are you trying to convert.
    You might use Adobe PDF Maker or Adobe PDF printer option and export the file to PDF.
    Regards,
    Anubha

  • How to convert Oracle Report Output to Excel Spread Sheet..

    Hello Sir,
    How to convert Oracle Report Output to Excel Spread Sheet..
    Thanks..

    Hello,
    Please give us more information what kind of report(s). Sample example etc.,
    Sri

  • How do i print to pdf from excel? I am using Windows 8.1 and Office 365 (new)

    How do i print to pdf from excel? I am using Windows 8.1 and Office 365 (new)

    Please see Huge lag in games on bootcamp as a reference. The linked thread is for a GT750m.
    Since there are no mid-2013 Retina models (as per Apple - Support - Technical Specifications), assuming this is your Mac - MacBook Pro (Retina, 15-inch, Late 2013) - Technical Specifications - the same should work for you.

  • I've just bought online converter and tried to convert my first pdf to excel and it hasn't created a file anything simialr to the pdf table? any ideas why??

    i've just bought online converter and tried to convert my first pdf to excel and it hasn't created a file anything simialr to the pdf table? any ideas why??

    Hi Tony,
    Would it be possible to share the pdf so that I can test it at my end.
    email me at < [email protected]  >
    Regards,
    Rave

  • How to convert jpeg to pdf for free?

    How to convert jpeg file to pdf file for free?

    You can also Download Acrobat XI Trial from the below link and Install it and use it for 30 days ....
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=us

  • Convert part of pdf document to word

    I need to convert part of a document to word not the whole document as is way to big and  i do neot need the other parts. can I do that and how?

    Hi Pistonvandrom,
    Unfortunately, it is not possible to convert a part of document via Adobe ExportPDF, it is only possible if you use the complete PDF solution Adobe Acrobat.
    For More details: http://www.adobe.com/products/acrobat.html?promoid=JOLIR
    let me know if you have any other question
    Regards,
    ~PRanav

  • How to Convert .ps to .pdf?

    Is it possible to convert the .ps file to .pdf file through ghost script. How?
    Is it possible to convert .ps to pdf through anyother third party tool.
    Kindly advice me.

    Your question has been answered? It is interesting that you would come to the Acrobat forum to ask about GhostScript. However, as you have seen, both Distiller (part of Acrobat) and GhostScript can do the conversion.

  • How to convert html to pdf using acrobat sdk 8.0?

    hi
    I am a beginner of acrobat sdk .
    I want to know How to use acrobat sdk 8.0 to convert html to pdf?
    herere some questions :
    1:How to support navigation inside PDF file that generated using acrobat sdk 8.0? For example: theres catalog in the top of HTML file, customer hopes can navigate inside the PDF file just like navigating inside the HTML file.
    2:How to support operating some controls in the PDF file that generated using acrobat sdk 8.0? For example: therere some drop down list and text box in HTML file, customer hopes can input text in the text box, click the drop down list to see available options in it just like in HTML file.
    Thanks in advance for any help and suggestion.

    Hello,
    I want a system to re-brand my 37 pages PDF for affiliates.
    I want a php dynamic link in the PDF online in order to personalize automatically the PDF for each affiliate. I need to change 2 links each time. The affiliate ID and the Paypal email (payment button) in page 36.
    Can you help?
    Please let me know
    Thank you
    Alex
    PS My system is online and i can give you the url if it helps.

  • How to convert a large PDF into smaller files

    How does one convert a large PDF file into smaller files and not get odd page breaks.  Need to get the page breaks at the headers.  Just looking for instructions for an end user of Acrobat Pro who reports getting random page breaks and couldn't get help from the Adobe help desk.  I was directed here when I tried to contact support ... Figure this forum may have information. ... thanks.

    You can't. If you split the file into pages it will remain in the same layout the original has. PDF files were not meant to be edited in the way you're describing.

  • How to convert files into pdf forms? (claiming winning forms)?

    How to convert into forms into pdf files?

    Please refer : http://www.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe-acrobat-xi-convert-f orms-into-fillable-pdf-tutorial_ue.pdf

  • How to convert Sapscript into PDF in WDA

    Hi All,
    I have a requirement in Webdynpro in which I need to convert the Sap Script into PDF.
    Can you please tell me how to proceed ?
    Thanks in advance.
    Regards,
    Swapnil

    Hi,
    Check this document: Convert SAPScript to PDF file and instead of using gui_download/cl_gui* as mentioned in that doc, use CL_WD_RUNTIME_SERVICES=>ATTACH_FILE_TO_RESPONSE to open the PDF in WDA. You can refer that in this doc: Opening a Smartform in Web Dynpro ABAP
    Regards,
    Kiran

  • How to convert ibook to pdf

    I have just installed PDF Expert on my IPad and can't figure out how to convert an ibook to a PDF file where I can convert text to speech. I have transferred my entire library to my Mac. I downloaded a free book from the itunes store to my ipad and it should have worked. It did't.  Any ideas? Thanks

    When you open the book online or wherever in the top right corner press other, and then press download as pdf

  • How to convert Xstring to PDF format and send pdf to multiple user

    Hi to all
    can any one provide me saple code to convert Xstring to PDF format and send pdf to multiple user
    i have searched the SDN , but cant get any proper soulution.
    I shall be thankful to you for this.
    Regards
    Pavneet Rana

    Use function module 'SCMS_XSTRING_TO_BINARY' to convert from XString to a Binary table. Just like this:
      CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          buffer          = lv_xstring_pdf
          append_to_table = ' '
        TABLES
          binary_tab      = lt_doc_content.
    To send the email in an OO way you should user class CA_SEND_REQUEST_BCS. Take a look to program BCS_EXAMPLE_6 or any of the test programs in package SBCOMS.

Maybe you are looking for

  • Opinion of Mail?

    How do you people like the Mac mail? I am having a hard time trying to like it. I was used to Microscam's outlook and express. Also It worked with my Palm pilot, Mail doesn't sync. I hate to not use it since I am trying to become an Apple deciple tho

  • I have doubt in inserting bulk records

    hai good morning to all my company having millions of records to insert into the DB .. is there any program or tool to insert bulk records.. anyone plz help me..

  • MacBook Pro and lapses in trackpad/click response

    Ever since I got my reconditioned MBP 15" direct from Apple, I've had the following trackpad/click problem: for seconds at a time (sometimes up to 10-15 seconds), the trackpad will not respond to taps or clicks; this occurs in all programs and someti

  • What is the need of Message Type

    Hello every one,        I am new to XI but i have involved in XI project. I am having a question like we need DATA TYPE as it contain the whole structure we need  MESSAGE INTERFACE as it will say whether the communication is SYN ,ASYN , INBOUND , OUT

  • Please....help me....Weblogic and JSP

    I have the following jsp example. This jsp call a applet and set the pool and server values. This example is taken from www.weblogic.com documentation. I would like to know what is doing this jsp in the following sentence: <param name="weblogic_url"