+ Reply to Thread
Results 1 to 4 of 4

Using VBA for taking screen shots from PDF file and paste to excel

  1. #1
    Registered User
    Join Date
    12-17-2014
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    19

    Using VBA for taking screen shots from PDF file and paste to excel

    Hi All,
    I am new to VBA and I am working on a project where I require to take screenshots of each pages in a PDF file and paste it to each work sheet in a excel workbook.

    I am using acrobat reader to take screenshot. So I was looking for a Code where I can click a button and it would search for a pdf file in a specified folder,take screen shots and paste to individual worksheets.


    If anyone can help me out with this it would be very nice.


    Regards,
    DBM.

  2. #2
    Registered User
    Join Date
    12-17-2014
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    19

    Re: Using VBA for taking screen shots from PDF file and paste to excel

    Hi all please help me with this......

  3. #3
    Registered User
    Join Date
    12-17-2014
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    19

    Re: Using VBA for taking screen shots from PDF file and paste to excel

    Hi all,
    Please advise me on this..

  4. #4
    Registered User
    Join Date
    03-06-2006
    Location
    South Central Pennsylvania
    MS-Off Ver
    MS Office Pro Plus 2016, on Window 10
    Posts
    27

    Re: Using VBA for taking screen shots from PDF file and paste to excel

    Hi. I have a complete Excel application that will prompt you for your PDF, burst it into individual pages and insert them into the active Excel workbook. It does not take a screenshot but instead embeds each single-page entire file into a new sheet.

    It uses an old version of PDFTK (no dlls to install) to burst them.

    The complete PDFTK zip file is included so I think the licensing is OK. If you would like it please post back and I will email it to you. I don't like attaching zip files to posts on forums nor exposing my email.

    Within the same folder as the Excel application is a batch file and PDFTK exe.
    The VBA code is (a couple of routines are not used; left over and forgot to delete them; sorry):
    Please Login or Register  to view this content.
    The DOS Batch file is:
    Please Login or Register  to view this content.
    Jim

+ 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. Taking a image in out look email and paste into excel
    By swade730 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-14-2015, 11:19 AM
  2. Error taking data from other Excel file
    By pansovic in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-14-2014, 11:53 PM
  3. Replies: 7
    Last Post: 10-29-2014, 03:41 AM
  4. Replies: 0
    Last Post: 01-25-2014, 01:41 AM
  5. Need help to create macro's to capture screen shots while doing manual testing
    By Nidhya J in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-25-2012, 10:52 AM
  6. Triggered screen shots
    By Barry Taylor in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-08-2006, 12:18 PM
  7. [SOLVED] Screen shots not showing
    By Patrick in forum Excel General
    Replies: 0
    Last Post: 08-18-2005, 02:05 PM

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