Is it possible to give each page within one pdf document a specific set of print settings?

I have a complex document (catalogue) that requires printing. There are several different printer settings required and each one is specific to each page within the document. For instance pg 1 is single sided in colour, page 2-3 is duplexed in b&w, page 3-8 is duplexed in colour, etc.... Is it possible to give each page within the pdf document a given set of print settings and then print the entire document as a whole?

Hi jennyskop
I assume that is not feasible ...You need to give the print command again and select the respective pages and their settings !

Similar Messages

  • How do I scan multiple pages into one pdf document on a HP Envy 4501 Printer

    My HP Envy 4501 Printer won't let me scan multiple pages into one pdf document.
    I went to "Advanced Settings", clicked on "file" and made sure that the check box next to "Create a separate file for each scanner page" was unchecked.
    When I clicked the Save button it showed the page that I scanned and showed 1/1.  On the right side it had options for changing the brightness and Contrast, Rotate and Crop and "Back", "Save" and "Done" buttons, but nothing about scanning another page.
    Not to mention HP's Customer Support is useless!
    I'd appreciate any help I can get with this problem.
    Thanks,
    Mark

    Hi BH,
    I see your diagram.  I just scanned something.  The screen that I'm looking at right now shows the preview page and the scroll box to the left of that just like in your diagram.  The screen does not show the + button nor does it show the red x button under the scroll box as in your diagram.  I can't see the plus sign because it is not there.
    I tried re-installing the software and drivers as you suggested but that did not have any affect.
    Thank you for trying to help me with this problem but it hasn't worked, therefore I can't mark the reply "Accept as Solution".
    I've noticed that on HP's support forum web page there is only 1 solved request for assistance.  That doesn't give me much confidence in HP.
    Please reply back to this post to let me know if there is anything else that I can try or if you know someone else at HP that can help.
    If I don't here back from you, I'm returning this HP Envy 4501 Printer to get my money back to use it to buy a printer from one of HP's competitors.
    Thanks,
    Mark  

  • Hyperlink from within a Word Document to a specific page within a PDF document.

    I was hoping that someone would be able to assist me.  I would like to create a hyperlink (used as a citation) on my Word document that opens directly to a specified page within a PDF document (possible other word docs and so on, but less
    often).  How do I go about performing this?  Another note, all the documents would reside within a SharePoint site.

    I was hoping that someone would be able to assist me.  I would like to create a hyperlink (used as a citation) on my Word document that opens directly to a specified page within a PDF document (possible other word docs and so on,
    but less often).  How do I go about performing this?  Another note, all the documents would reside within a SharePoint site.
    I am not a Word guru, but I don't think you can run a macro from a hyperlink. But you can create an active X label that runs a macro when clicked. You can use the following macro to go to a specific page in a PDF file.
    Sub OpenPDFPageView(DisplayPage As Integer)
    'In order to use the macro you must enable the Acrobat library from VBA editor:
    'Go to Tools -> References -> Adobe Acrobat xx.0 Type Library, where xx depends
    'on your Acrobat Professional version (i.e. 9.0 or 10.0) you have installed to your PC.
    Dim PDFApp As AcroApp
    Dim PDFDoc As AcroAVDoc
    Dim PDFPageView As AcroAvPageView
    Dim PDFPath As String
    Dim DisplayPage As Integer
    PDFPath = "C:\Users\doudou\documents\test1.pdf"
    'Set the page you want to be displayed
    'DisplayPage = 3
    'Initialize Acrobat by creating App object
    Set PDFApp = CreateObject("AcroExch.App")
    'Set AVDoc object
    Set PDFDoc = CreateObject("AcroExch.AVDoc")
    'Open the PDF
    If PDFDoc.Open(PDFPath, "") = True Then
    PDFDoc.BringToFront
    'Maximize the document
    Call PDFDoc.Maximize(True)
    Set PDFPageView = PDFDoc.GetAVPageView()
    'Go to the desired page
    'The first page is 0
    Call PDFPageView.GoTo(DisplayPage - 1)
    'Set the page view of the pdf
    Call PDFPageView.ZoomTo(2, 50)
    End If
    Set PDFApp = Nothing
    Set PDFDoc = Nothing
    On Error Resume Next
    'Show the adobe application
    PDFApp.Show
    'Set the focus to adobe acrobat pro
    AppActivate "Adobe Acrobat Pro"
    End Sub

  • Can I add Action button on each page of my pdf document

    I have created  many power point slides with an action button on each slide that allows the user to click to display a video clip.   I would like to create a pdf document of this and replace each of my action button in ppt with an action button that works in Acrobat.
    I noticed that action buttons can be added to forms, but I want to be able to add an Action Button on each of my ppt slides to start playing a video clip (each slide will have a different video).
    I would like to do this using any coding method (i.e. Javascript, VBA, C , etc).   I think acrobat uses Javascript.
    The reason, is that I want to display my power point slides on an IPad and they don't support hyperlink in power point.   I believe IPad does suppport the full acrobat capabilities.
    Can this be done ??  
    Any suggestions where to start ??
    Thank You,
    G

    NO problem creating the buttons and then playing this back in Acrobat. Works great.
    However, unfortunately, none of the PDF viewers for the iPad support playing movies.   So playing it there won't work :(.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Sat, 28 Jan 2012 11:00:47 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Can I add Action button on each page of my pdf document
    Can I add Action button on each page of my pdf document
    created by gw70115<http://forums.adobe.com/people/gw70115> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4171109#4171109

  • How do I copy a page from one pdf  document to another?

    I am a newbe!

    That was easy.Thank you.
         Re: How do I copy a page from one pdf document to another?
    created by George Johnson in Creating, Editing & Exporting PDFs - View the full discussion
    If you open both documents, you can drag a page from the Pages panel (on the left of the window) of one document and drop it into the Pages panel of another.
    You can also extract one or more pages from a document to create a new document, and then insert the pages from this new document into another. In Acrobat 11 you 'd do this by doing:
    Tools > Pages > Extract
    and then:
    Tools > Pages > Insert from File
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6163925#6163925
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6163925#6163925
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6163925#6163925. In the Actions box on the right, click the Stop Email Notifications link .
    Start a new discussion in Creating, Editing & Exporting PDFs at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0 .

  • Looking for a way to re-organize pages within a PDF document....

    Hello All.....
    First time posting here and a new user to Acrobat X Pro so bear with me as I try too explain my issue. I receive via email, a weekly PDF report for work that contains up to 200 pages in each file. Each page is basically a "Lead" that contains, in order of importance as they relate to me; an upcoming date in time and Trustee information. When I open up this file the pages are listed in chronological order by date only and cover a time-period of about 5 days. The trustees information is randomly placed through-out the document, so pages 1, 3, 5, and 10 may be one trustee and pages 2, 4, 6, and 9 may be another trustee. Complicating matters is there are upwards of 12 trustees information spread through-out every report. So..... if the 1st 50 pages of this PDF document are for 3/6/2012, all of the trustee's information is randomly scattered through-out these 50 pages. Make sense?? Here is what I am attempting to do.....
    First, I am extracting all of the pages of this report that have the SAME DATE and creating a new file. When this is done the extracted pages are then deleted out of the original file. If the original report contained information covering 4 days, at the end of this step I have 4 new files; and this is where I am getting hung up. What I was hoping to do now, is go into each file and rearrange the pages to be in order of the Trustees information. I have tried the "Advanced Search" function which will allow me to search the entire file for a trustees information, which works. I just can't figure out if there is something I can do after that. I would't even mind creating another file similiar to what I am doing above for each trustee, but unfortunately that extraction only works if the pages are in 1,2,3... chronological order. Going through and extracting each page one-at-a-time would be cumbersome and time consuming at best, so that is not an option. Does anyone have any thoughts?? And please feel free to ask me for more information. I was hoping to be able to upload a sample page of this report for you all to see, but it appears that you can't upload a PDF file... Go figure!! Thank you for your time.....
    Justin

    There are several ways to handle a task like this, and a custom script is certainly one of them.  It looks like you are using a Mac, though, so that will limit your options somewhat.  As a result, I'll stick with Acrobat's native features for a solution.  I am going to assume that you have Excel, though, as it's the real key to solving this problem.  Notepad can be substituted for any text editor.
    My understanding is that you want to end up with a document that contains the entries for each particular Trustee, listed in chronological order.  It's not clear to me what specific form your output document should take, but I'll give you enough information to solve the problem, and you can adjust from there. 
    First, rather than deal with the problem by date, I would do it by the Trustee's name, instead.  They're already in chronological order, so no need to reinvent the wheel.  Someone did that work for you!  So, in the advanced search function you're already using, search for all of the Trustees at the same time with a multi-term search.  You can create this in a text file that you can re-use in the future.  Next, save the results to a CSV file.  Open the CSV in Excel, and delete all of the extraneous content except for the "page" and "seach instance" columns, which should ultimately occupy columns A and B, starting at row 1.  Next, sort the search instance column (Trustee names) either A to Z or Z to A (however you want them grouped for output), and then by page number, in asecnding order.  This will leave you with a new page order from which you can extract the pages that contain your Trustee names, which will inherently be in chronological order.
    Next, take the column of page numbers, copy, and paste special, transposing the data into a single row on a new worksheet in Excel.  Delete the initial worksheet, then save the CSV.  Finally, open the CSV file with Notepad, and you'll see that you now have a row of page numbers, separated by commas.  Copy that data and paste it into the pages field of the print dialogue in Acrobat, which will allow you to print those specific pages, in that specific order, to a new PDF.  If you had a page splitter script (like the kind try67 makes) or plug-in, that would be a little more efficient, but either way take you to the same place.  
    In the end, you'll have a subset of the pages in your original, 200 page PDF, "sorted" by Trustee, with each Trustee's data sorted chronologically.  If you want to break them out by Trustee, just create a bookmark at the first page of each Trustee's data (perhaps referring back to the CSV in Excel) and split the file out by bookmark with Acrobat. 
    I have used similar methods to complete tasks that range from impractical to impossible in my book, "The PDF Litigation Guide."  Hope that helps!   
    Jason Covey
    PDF Litigation Solutions, LLC
    http://www.pdflitigationguide.com

  • How do extract one page from one pdf document and save as a new pdf?

    How do I extract one page from a pdf document and create a new document?

    In Acrobat: Tools - Pages - Extract.
    In Reader it's not possible.
    On Sat, Jan 31, 2015 at 10:29 PM, Ned Murphy <[email protected]>

  • Scanning multiple pages to one PDF file on HP PHotosmart 6525 printer

    I tried the solution but there was no box near preview so I could change DPI to 300. Tried to scan 2 documents, no save button either. Help?

    Hi nancynurse,
    Welcome to the HP Support Forums! I see you are interested in scanning multiple pages to one single PDF file and be able to change the dpi settings. To better assist you can you please leave me with the following information:
    1. What is the current Operating system you are running, Windows or Mac and which version?
    2. Which solution was it that you tried with no success?
    3. How are you scanning, with or without the HP Software?
    I hope to hear from you soon so we can begin troubleshooting!
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Adding the file name to each page of a pdf

    I need to find a script that will allow me to add the file name of a pdf to each page within the pdf. I need the file name to appear in one of the corners of the pdf.
    for example if the file name is 001.pdf then I need to somehow attach that so it appears in one of the corners of ach page within the pdf
    I have to do this for 20,000 pdf files so any help would be massively appreciated.
    thanks
    Jim

    I assume you have Acrobat Pro for editing, although you don't say.
    This should get you started by showing how to extract the name of one file (that you have selected) in the Finder and then to pass this to a JavaScript that is executed by Acrobat:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #FFDDFF;
    overflow: auto;">
    tell application "Finder"
    set theFile to selection as alias
    set theTitle to name of theFile
    end tell
    tell application "Adobe Acrobat Pro"
    open theFile
    --now add theTitle to the bottom/centre of all pages
    do script "this.addWatermarkFromText({ cText: \"" & theTitle & "\", nFontSize: 12, nHorizAlign: app.constants.align.center, nVertAlign: app.constants.align.bottom, nVertValue: 12});"
    --uncomment one of these options
    --close document 1 saving no
    --close document 1 saving yes
    end tell </pre>
    I just noticed that you want the name in a corner - just change the word 'center' to 'left' or 'right'
    Message was edited by: Bernard Harte

  • Is it possible to have an attachment within a pdf doc print at the same time the main doc prints?

    Okay, so this may be kind of a weird question.  We have some users who are wanting to add a page to an already existing xml document and correct me if I'm wrong, but I've read that it's not possible to add/delete pages from a pdf that's in xml format.  Since that is not possible, I have added the page to the xml document as an attachment.  Now what I am wanting to know is if it is possible to have the attachment print out at the same time as the main document.  We are using the latest version of Adobe Reader and I have access to Adobe Acrobat Standard 9 & 10 and then I have access to Adobe Acrobat Pro 7.  I've been unable to find anyting via google or by searching this forum so hopefully I'll draw out some kind of smart cookies and we'll get this figured out.  I appreciate any and all input!
    Thanks,

    I know of no way to do this with Reader or XML.

  • HT204053 Good Morning, I have 2 Apple Account, will be possible to integrate each other in one account ? And if is possible, How can I do that ? Thanks, Fabio.

    Good Morning, I have 2 Apple Account, will be possible to integrate each other in one account ? And if is possible, How can I do that ? Thanks, Fabio.

    You don't have to do anything with the first iPod that you don't use anymore. If you are planning on keeping it, put in a drawer in your house and forget about it.
    You don't need a second account to use with the new iPod. I use one Appl e ID and iTunes library for two iPods, and two iPad. I have different content on all four devices. You can select exactly what you want to sync to each device and it can be different content on all devices.

  • Go to a specific page within the PDF

    Hi,
    I try to figure out how to make a link to another page within the PDF doc.
    I tried with a button, but cannot specify the page number where I want the link.
    Does anyone can help me to make a link on a specific page within my doc?
    thanks

    This article should be of some help: http://acrobatusers.com/tutorials/how-do-i-link-button-specific-page-my-pdf-document

  • How do i extract pages from within a pdf document?

    how do i extract pages from within a pdf document?

    Hi adobespurs,
    To extract pages from a PDF, you need to use Acrobat. If you don't have Acrobat, you can try it for free for 30 days. Please see www.adobe.com/products/acrobat.html for more information.
    Best,
    Sara

  • Is it possible to see all pages in one document at once?

    Hey.
    So I can't figure out if it's possible to see all pages in one document at once, so that it's all on screen at the same time.
    Is it possible and if it is then how so?
    Thanks in advance for any kind of help

    Wouldn't that depend on how many pages there are, how large your screen is and how small you were willing to put up with in the thumbnails?
    Peter

  • HT2506 After I save my pdf document, the links to different pages within the pdf take me to the wrong page. How do I fix it?

    After I save my pdf document, the links to different pages within the pdf take me to the wrong page. How do I fix it?

    May you please elaborate... How are you creating the pdf documents (procedure, software, etc.)? How are you inserting links into your documents?... etc., etc.

Maybe you are looking for