+ Reply to Thread
Results 1 to 4 of 4

Opening PDF with Adobe Reader 9

  1. #1
    Registered User
    Join Date
    08-22-2012
    Location
    Townsville
    MS-Off Ver
    Excel 2010
    Posts
    38

    Opening PDF with Adobe Reader 9

    Hi all,

    I have the below code working perfectly with my adobe pro.. however I created it for someone who has adobe reader 9 only. It opens up a pdf saves it as text file then imports that into excel then moves onto the next pdf.

    I am getting a run time error 429 - ActiveX component can't create object - at the line

    Set AcroXApp = CreateObject("AcroExch.App")
    AcroXApp.Hide
    Set AcroXAVDoc = CreateObject("AcroExch.AVDoc")

    Any suggestions??

    Thanks

    Please Login or Register  to view this content.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Opening PDF with Adobe Reader 9

    They're going to need to buy Acrobat. Reader doesn't have the ability to export to text (or anything else).
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-22-2012
    Location
    Townsville
    MS-Off Ver
    Excel 2010
    Posts
    38

    Re: Opening PDF with Adobe Reader 9

    shg - when I open reader I can still save as a text file, which is what I am doing in the code above. My question is how do I open reader with a macro.

    Cheers,
    amoxia

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Opening PDF with Adobe Reader 9

    No, you're opening the file in Acrobat, which also provides the COM library that you're using in your code.

    Adobe Reader can't save in any other format than pdf.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBA select and copy all pages from Adobe reader
    By thameem127 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2013, 12:58 AM
  2. VBA: close Adobe Reader
    By Jan Prins in forum Excel General
    Replies: 2
    Last Post: 08-18-2012, 02:50 AM
  3. How to close Adobe Reader in VBA...?
    By Telephonewire in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-15-2011, 10:30 AM
  4. [SOLVED] how i can take file from adobe reader and make it read with micr.
    By ahmed nasr in forum Excel General
    Replies: 0
    Last Post: 05-25-2006, 12:50 AM
  5. [SOLVED] Identifying version of Adobe Reader
    By Andrew in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-14-2005, 02:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1