How do I print a range  of pages

All of my adobe documents have the print pages button on the print screen.   The button shows  the page numbers for the document.   The box can be clicked and the current numbers deleted but under no  circumstances, whether the document is protected or not, will it allow me  to type any numbers in that box. From the instructions on "printing selected pages,"  I should be able to do this.  What am I doing wrong or how  can I get this feature to work?   (My printer drivers are up to date).   Also, I can click individual pages on the left  to print but cannot select a number of pages and print them.    Is there a way to choose multiple pages and then print from this view?  This has only been a problem since 10 and I have reinstalled the program but no change.

There is a radio button beside the text box that must be selected first. If this doesnt work, try going into the settings of the printer, sometimes that allows you to make the selection of pages as well.

Similar Messages

  • How can i print all the tab pages not just the first page (tab)

    how can i print all the tab pages not just the first page (tab)

    You would need to do this programmatically. Here's one way:
    Attachments:
    Example_VI_BD6.png ‏3 KB

  • How can I print directly out of Pages on my iPad?

    How can I print directly out of Pages on my iPad if my Brother printer is not airprint compatible? I currently have a Brother MFC-J615W and have downloaded the Brother iPrint app; but that only works with pictures and PDFs it seems.  I know I can use the cloud to transfer and just print from my macbook, but I am starting school and would love to cut out that middle step if possible.  I know... how lazy is that? But I feel like I should be able to make it work with a little ingenuity.  Thanks for any info you can provide.

    Try to arrange them manually afterwards: afaik, it is impossible to force an order when syncing:
    See MartyLightroom's post:
    Re: How do you arrange the albums in chronological order in iPhoto ? 

  • How can i print a network configuration page , i need the IP on a ph1510

    how can i print a network configuration page , i need the IP on a ph1510

    Hi,
    What is the exact printer model?
    If it is the HP Deskjet 1510, this is a USB printer and it does not offer any network capabilities.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How can I print multiple photos per page?  It was simple in earlier versions of iPhoto.

    How can I print multiple photos per page?  It was simple in earlier versions of iPhoto.

    Do you want to print several different photos per page or multiples of the same photo?
    If you want to print several different photos,select them all at once and press command-P for "Print".  Pick the Custom Layout and adjust the photo size suitably.
    If you want multiples of the same photo, duplicate the photo several times and select all copies at once, then press command-P.

  • Reader - Printing a Range of Pages to a New Adobe Document

    I frequently receive multi page documents where I want to forward only a few pages of said document to an email contact. Is it possible to print a range of pages from an existing Adobe document to a new Adobe document using the free reader? I am on a PC with Adobe 8.1.2. OS is Windows Home edition XP SP2.
    Is this feature available as an add on ?
    Thanks in advance,
    Mike

    With Adobe Acrobat it is possible to extract pages.

  • How do I print only the first page of multiple PDF documents?

    I have about 1,500 PDF files (scientific papers) that I need to print only the first page of... Any suggestions on how to do this as a single job or as a few jobs? The files are organized in a bunch of different folders, so if there was some way to do this folder by folder, that would be ok too. Thanks!

    Make sure that in System Preferences Printing & Fax pane you set the default printer to the one you want to use, then put all of these PDF files into their own folder, then open terminal and type the following (without hitting return afterward):
    lpr -o page-ranges="1-1"
    Then drag one of the PDF files into the terminal window (it will add it's path to the end of your command) and replace the file name with *.pdf, so it will look like this:
    lpr -o page-ranges="1-1" /Users/todd/Documents/My\ Folder/*.pdf
    Then hit return.

  • How do I print from a Help page?

    Hi all.
    A newbie here.
    Quite regularly I find the need to use the help function on my OS 10.5.5 Mac and at times the help information is of considerable length, too long to write out long hand.
    My question, how can I get the printer to print from an open help page?
    I have clicked on all the tabs at the top of the page but no joy.
    In Windows I can just click Control and P at the same time and I get a print, but this does not appear to work with the Mac system, so how do I print?

    Thanks guys.
    The "Gear" method appears to be the simplest.
    I could have sworn that I checked EVERY tab and menu looking for a print option. I am damned if I know how I missed that one.
    It's a good thing I have you guys to help me out.
    Thanks to all.
    Regards

  • How do I print an envelope in Pages?

    How do I print out an envelope using Pages?

    Select an envelope template and paste in your address text.
    Peter

  • How can I print more than one page of an internet site?

    When I try to print pages from internet sites (Facebook, Merchant Circle, Linked In, NBC.com, etc.), Firefox will only print the first page.
    In order to print more information, it is necessary to reduce the scale of the print so more of the information will print on the first page.
    How can I print out more than just one page of a website without having to make the print so small that I cannot read it when it prints?

    Firefox has problems with some style rules.
    First, it's always helpful to use any print-formatted or print-optimized version of the page. Sometimes there is a link for this.
    Second, in some cases you need to use this trick: press Ctrl+a to select all content on the page, then Ctrl+p to display the print dialog, and click the radio button next to Selection.
    Those tricks don't always work, but hopefully they will help.

  • I have a question for you. How can i print only a few pages (so not everything) from a bookmarked page? Please send your answer to peterdoornaar@***.nl THANKS !!!

    I bookmarked a website and wanted to print it. It is about a book. Somehow firefox crashed, and recovered. Now i want to print the the last 8 pages but it prints EVERYTHING AGAIN. I tried copying and pasting, didn't work. I really hope you can help me.
    with regards
    Peter Doornaar
    ''no email support from forum threads, all responses are posted here in the forum''

    The option should be visible here: http://support.mozilla.com/en-US/kb/Printing%20a%20web%20page#w_print-window-settings
    Print range section - Lets you specify which pages of the current web page are printed:
    * Select '''All''' to print everything.
    * Select '''Pages''' and enter the range of pages you want to print. For example, selecting "from 1 to 1" prints the first page only.
    * Select '''Selection''' to print only the part the page you've highlighted.
    Does it work for you?

  • BUTTON FOR PRINTING A RANGE OF PAGES

    I need to create a button that prints only a specific range of pages. So far I´ve been using this script:
    >this.print (false, this.pageNum, this.pageNum);
    >// print a file silently
    >this.print({bUI:false,bSilent:true,bShrinkToFit:true});
    But the button is doing nothing. Any help welcome.
    Thanks
    Jav

    First you should look at the click event of the print button for the xfa.host method for printing.
    Also you must know, that "this" doesn't give you the Doc object. In Designer 7 you must use "event.target" to get it. As I think
    event.target.print...
    should run.

  • How do I print a newsletter in Pages?

    I have read many Q & As about printing booklets and that Cocoa Booklet is the best way to go. I would like to print a newsletter on 11X17 paper. I used one of the newsletter templates to create a Homeowners Association newsletter. I tried to print 2 (8.5X11) pages side by side on the 11X17 paper and it shrinks each page to 4.5X6.25. I tried using Cocoa, but it seems to only make small booklets. How can I keep each page 8.5X11 and print 2 pages side by side on the front side of the paper and 2 pages side by side on the back side of the paper. Thanks

    I did a search and found this which seemed right on the money.
    Use Cocoa Booklet to create a booklet with any number of pages (best in a multiple of 4). Create your Pages document in Letter-size as normal & then Export the Pages document to a PDF. Launch Cocoa Booklet & open its Preferences. In Paper Size set the Paper Format to "Personnalisé" with the Width 17 x Height 11 (measuring unit is set in a drop-down menu at the lower left of this preference window. Leave the default margins. In the Destination preference, select Yes for Add a suffix? to avoid overwriting your original PDF & click Save. The choices in the Options preferences are all left unchecked for your tabloid-size document. Then drag the PDF to the icon of Cocoa Booklet to will create a new PDF in booklet form.
    I think I followed it exactly. I still printed 2 pages side by side that measured 4.5X6.25 not 2 pages that measure 8.5 by 11. I must be doing something wrong. I have spent all day working on it. Any help would be appreciated.

  • How do I print a label in pages?

    Once I have typed a letter and I wish to print a label for an envelope I can not find a process or icon.  How do I print a label from inside a document in pages?

    You don't. You can copy & paste the name & address into an envelope template or use the very handy widget EasyEnvelopes.

  • How do I print a blank contact page?

    I would like to print a blank contact page so that I can give it to new clients and they can write down all their information since my first meeting with them is usually not at my office and I don't have my computer with me. I realize this is low-tech, but it seems to be the best way. Anyway, it would be nice to have a blank contact page printed out with the light grey Name, Address, etc. fields. How do I do this?
    Thanks,
    Thad

    Thad:
    I'd recommend using TextEdit or Pages to design your own form.

Maybe you are looking for