Results 1 to 4 of 4
  1. #1
    Rob.Hill is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    1

    Question Controlling PDFs

    I need to be able to print odd pages from a large PDF document, from within an Access database. Is there a way to do this? The document contains a page for each member. I need to print odd pages - e.g. 27, 105, 279, and 307 - for member requesting a duplicate - or even better by using their barcode which appears on their page. Anyone know of a way, or an add-on, that will enable me to do this?




    Thanks

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    See this article it may help!
    http://support.microsoft.com/kb/209508

  3. #3
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    You should be able to do this via Adobe Reader and not need a full version of Acrobat installed on the machine that runs your app. However, I am not finding any examples on the internet. Maybe shell command line is the solution.

    If you have a full version of Acrobat, code in this example will function on your machine. I will guess that one of the instances will provide a Print Method and you could adjust code as needed.
    https://www.accessforums.net/code-re...ust-43211.html

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    I've seen code that will open PDF to specific page. I've seen code that will print entire PDF document http://www.ehow.com/how_7198202_prin...using-vba.html. Not seeing anything that will pass page range to printer driver.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 06-19-2013, 07:41 AM
  2. Print linked pdfs with their associated reports
    By HoopaWildlife in forum Access
    Replies: 1
    Last Post: 09-08-2011, 06:40 PM
  3. Print linked pdfs within an Access Report II
    By cjwagner in forum Reports
    Replies: 3
    Last Post: 05-30-2011, 04:25 PM
  4. Print linked pdfs within an Access Report
    By alpruett in forum Reports
    Replies: 6
    Last Post: 05-20-2011, 05:25 AM
  5. Create PDFs from a report
    By twosides in forum Programming
    Replies: 42
    Last Post: 03-04-2010, 06:48 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums