Cannot print specific pages in Leopard

How do I print only page 2 and 3 of a fifty page document?

What application are you attempting to print from? There should be some option in the print dialog to print only certain pages but it may vary from app to app. There should be some "radio buttons" that you can select from to print everything or only a range of pages....no?

Similar Messages

  • How to print specific pages out of a book file

    I've searched around but I cannot find any way of printing specific pages out of a book file. Has anyone got any ideas? I have a 100 page book file with 20 files, and doing print outs of sections is a nightmare. I want to be able to print page 5 out of file A and page 6 out of file B together so I can duplex them. I've tried scripting this but I can't seem to set the page range of the print preferences of the book file.

    [Jongware] wrote:
    I don't think it's possible to set the page range of a Book.printPreferences
    Theoretically it ought to be possible. Can't test for myself now; what does happen when you set the pageRange to overlapping sub-files?
    I've just tried it with CS3. It might have been implemented in later versions.
    In the print Book dialogue the page range field is disabled. You cannot enter anything there.
    If you try to do it with a script it says that printPreferences is read only.

  • Java print service + print specific page

    is there anybody know how to print specific page to the printer in java?
    i am using below code. it able to print any txt file from page 1 to n. it just cannot work on printing on specific page??
    code
    String fileName = "NORMAL.txt";
         DocFlavor flavor = DocFlavor.INPUT_STREAM.AUTOSENSE;
    //DocFlavor flavor = DocFlavor.SERVICE_FORMATTED.PAGEABLE;
         FileInputStream pclStream = new FileInputStream(fileName);
         PrintRequestAttributeSet attributes2 = new HashPrintRequestAttributeSet();
         //attributes2.add(new Copies(1));
         Doc doc = new SimpleDoc(pclStream, flavor, null );
         PrintService[] services = PrintServiceLookup.lookupPrintServices( null, attributes2);
         PrintService service = ServiceUI.printDialog(null,50,50,services,services[0],null, attributes2 );
         if(service != null) {
         DocPrintJob dpj = service.createPrintJob();
         dpj.print(doc,attributes2);

    See it!!!
    bye bye
    import javax.print.DocFlavor;
    import java.io.FileInputStream;
    import javax.print.attribute.HashPrintRequestAttributeSet;
    import javax.print.attribute.PrintRequestAttributeSet;
    import javax.print.SimpleDoc;
    import javax.print.PrintService;
    import javax.print.ServiceUI;
    import javax.print.Doc;
    import javax.print.PrintServiceLookup;
    import javax.print.DocPrintJob;
    import java.io.File;
    import java.awt.GraphicsConfiguration;
    import java.awt.Rectangle;
    import java.awt.GraphicsEnvironment;
    import java.awt.GraphicsDevice;
    public class Untitled1 {
    public Untitled1() {
    try {
    Rectangle virtualBounds = new Rectangle();
    GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
    GraphicsDevice gd = ge.getDefaultScreenDevice();
    GraphicsConfiguration gc = gd.getDefaultConfiguration();
    String fileName = "NORMAL.txt";
    DocFlavor flavor = DocFlavor.INPUT_STREAM.AUTOSENSE;
    FileInputStream pclStream = new FileInputStream(fileName);
    PrintRequestAttributeSet attributes2 = new HashPrintRequestAttributeSet();
    Doc doc = new SimpleDoc(pclStream, flavor, null );
    PrintService[] services = PrintServiceLookup.lookupPrintServices( flavor, attributes2);
    PrintService service = ServiceUI.printDialog(gc,50,50,services,services[0],flavor, attributes2 );
    if(service != null) {
    DocPrintJob dpj = service.createPrintJob();
    dpj.print(doc,attributes2);
    catch (Exception err) {
    public static void main(String[] args) {
    Untitled1 untitled11 = new Untitled1();
    }

  • How can i print specific pages against searched word or name (in one print command) from 1000 pages

    how can i print specific pages against searched word or name (in one print command) from 1000 pages

    Thanks, Alex!
    ok, I try first approach in print4.vi, but Labview return an error (view jpg); if I cut From, To controls, the VI print all pages. The same things happen also if I trasform I32 in Variant.
    I don't try second approach, because at this time I have only one report
    I try also with VB macro: this is better (print3.vi) but.....if I use:
    Sub Print_Pages_From_To()
    ActiveDocument.ActiveWindow.PrintOut Range:=wdPrintFromTo, From:="2", To:="3"
    End Sub
    is ok; print the pages selected; if I use:
    Sub PrintPages()
    ActiveDocument.ActiveWindow.PrintOut  Pages:="2-3"  
    End Sub
    printer print all pages.
    what do you think?
    regards,
    Italo
    Attachments:
    print Problem.jpg ‏39 KB
    print4.vi ‏19 KB
    print3.vi ‏19 KB

  • How to print specific page in smartform !

    Hello Friends,
                  I like to print specific page in smartform. for Ex. page 4. But when I give page no. 4, the print preview not showing the exact page.
    Thank you for your time.
    Senthil

    Hi Senthil,
    chk this link you get a brief idea abt Smartforms.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf
    Reward points if you find this helpful
    Regards,
    Harini

  • Printing specific pages in a PDF

    What is the java code to create a print button to print specific pages in a multiple page PDF file? Help please!

    For more information on the print method, see: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.511.html
    Note the nStart and nEnd parameters in particular.

  • Cannot Print full page 81/2 x 11

    Hi:
    I set up a 16 slide keynote presentation and everything is fine.
    I wanted to print it out and in printing it :
    The Pages are printing in a 4" x 5 1/2" (inches) size on a 81/2 x 11 page horizontally and
    5" x 7" on a 81/2 x 11 Page vertically.
    I have the slide size at 793 x 595.
    I have looked in the printing menu options and I cannot see or make any changes that change the actual printing size.
    I have not had any printing issues with other applications when needed to change a size. IE:  iPhoto 81/2 x 11 to 4 x 6.
    Any advice or website would be appreciated.
    Thanks.
    Greg

    I actually figured it out.
    You have to have it on individual slides to print full page.
    Seems somewhat incorrect but it worked thats all that counts.
    Greg

  • Cannot print web page

    I cannot print from a web page or now from an email.  I can print all Office documents however.  I have done every Microsoft fix, every fix I can find on the internet and none of them correct this problem.  Bottom line is all websites that say if the issue isn't solved with the fixes it is the printer.  Something is screwy because I can log onto my network as another user and it prints fine.  Any advice?  This started in October 2011.

    Hey ,  Thanks for posting in the HP Support Forum.  I see that you're getting the PDF save prompt when trying to print from the Chrome browser via Android with the HP Officejet Pro 8600 e-All-in-One Printer. I would like to help.  It sounds like you're printing via the built-in Android print solution. Have you tried using the Google Cloud Print app? This article from Google explains the setup. Once you've got it hooked up you should be able to print straight from the Chrome browser as desired.  Let me know if this approach works. In the meantime, I'll try printing with the same setup you're using to see if I encounter the same PDF prompt. The workaround on PC is 'Ctrl + shift + p' to open the print dialogue, but I'm not aware of a similar workaround for Android. If I have helped you resolve the issue, feel free to give me a virtual high-five by clicking the 'Thumbs Up' icon below and clicking to accept this solution. Have a great day, 

  • I cannot print certain pages from websites while in Firefox. I have checked my printer by printing the pages in IE and they work. Please help

    I cannot print certain web pages while in Firefox. It is not a printer problem as I checked by printing the pages in IE and they print fine.
    == URL of affected sites ==
    http://

    I have reset the selected printer in my Firefox preferences as described in the link that was sent from the-edmeister.
    I am still having problems printing. All I see in the print preview is the address link on top of the page and that is all that prints.
    I have tried using the print-selection also with no luck.
    My printer works with any other application such as Word or Excel.
    This all started after I updated Firefox to Ver. 3.6.3
    Any other suggestions would be appreciated. Thanks

  • Cannot print Duplex pages from CS3, Need to Upgrade ID?

    I have been working with CS3 InDesign which meets my needs fine, until now, maybe...
    I just purchased one of the new "all-in-one" Epson 635 Workforce Printers and was not able to bring up 'Duplex Printing' for two-sided printing, in the print dialog box where is should show up under output options. I'm using a newer MacBook Pro with Snow Leopard 10.6.7. I've also gone to the Epson site and updated the printer drivers for Snow Leopard.
    In working with Epson technical support, we were able to get Word to print a duplex document from my computer, but when I go to InDesign, the print dialog does not contain the option for duplex printing.
    Are there any solutions to this or is my only option to go for the expensive upgrade to CS5?
    Thank You,
    Ken

    I'm not sure everyone reading this thread caught the subtlety: the spool time when you print from ID is in the foreground where you cannot work, whereas if you export to PDF that can happen in the background (for most of us), so it doesn't prevent work in ID.
    Your PPD file does not demonstrate the "Xerox problem" I was referring to -- indeed, as you note it has:
    *DefaultResolution: 600dpi
    *ScreenFreq: "200"
    So I draw a blank. My best guess is your problem is something else, or that InDesign isn't finding your PPD file. Since PPD files aren't [usually] the norm under Windows, well, I dunno.
    As for the linescreen question, see the PPD Spec but yeah:
    *ScreenAngle: “real”
    *ScreenFreq: “real”
    *DefaultScreenProc: spotOption
    These keywords provide the default halftone screen angle, frequency, and
    spot function, respectively. On Level 1 devices, these values are the angle,
    frequency, and proc arguments returned by the currentscreen operator after powering
    on the device. On Level 2 devices, only a type 1 halftone dictionary can
    be easily represented by these keywords. Therefore, if the value of
    *DefaultHalftoneType is 1, or if *DefaultHalftoneType is not present, these values are
    the Frequency, Angle, and SpotFunction entries in the default Halftone dictionary.
    If the value of *DefaultHalftoneType is anything other than 1, the values of
    *ScreenAngle, *ScreenFreq, and *DefaultScreenProc may be meaningless and application
    authors may not want to rely on them for anything important.
    Note
    To builders of PPD files: Although these are not required keywords,
    *ScreenFreq, *ScreenAngle, and *DefaultScreenProc should be present even for
    contone-only devices, because many applications have come to depend on
    their presence, even though their values may be useless on a particular
    device. You should assume that some applications will execute setscreen with
    the values provided by *ScreenFreq, *ScreenAngle, and *DefaultScreenProc. To prepare
    for this, if the value of *DefaultHalftoneType is anything other than 1, you
    should put reasonable values for angle, frequency, and spotOption in the keywords
    above. If you don’t know what values to use, try 45 for angle, 60 for
    frequency, and Dot for spotOption, and make sure that *ScreenProc Dot is defined in
    the PPD file.
    I don't know if its completely ludicrous though. 1200dpi/220lpi is something I think of as normal, as is 300dpi/60lpi, your printer is 600dpi so 200dpi seems high but no more than 2x as high as what might be reasonable... "It's only off by a factor of two, the engineer said."

  • I cannot print any page from firefox 3.6.17, using Mac OS

    All of a sudden I cannot print pages from Firefox. I cannot even print e-mails. I am on Mac OS 10.5.8 using Firefox 3.6.17. All I get is blank pages. I can, however, print from Safari.

    I did as benshaine posted in his thread here: https://support.mozilla.com/en-US/questions/789780 I installed Firefox 3.5.10 to my desktop, printed from 3.5.10 and then went back into 3.6.x and I could print.

  • How to print specific pages of a pdf from a vb 2013 program using a print dialog

    Hi.  I am using the acrobat sdk to display pdfs from within a vb 2013 program, because the pdfs are large and we have developed indexes on certain columns.  The indexes are stored in SQL tables.  My program has a search window which allows the user to search for a value and displays all the pages on which this value appears in the indexed column in a listbox.  By double-clicking on the desired value in the listbox, the user can go to the selected page and column.  However, the user also needs to be able to highlight one or more of the pages in the listbox and print these pages.  I could do this silently using AcroExchAVDoc.PrintPages, but the user also needs to have a print dialog displayed in order to possibly select a watermark to be printed on the pages.  I also need to default the orientation of the pages depending on the document.
    I have reviewed the sdk documentation and also searched in Google and on this site but have not found a way to do this.  Does anyone have a suggestion?  Thanks for any help you can provide.
    Mary

    Hi.
    I did try using the printParams feature and it worked, but since I need to be able to print sets of non-consecutive pages,  I end up having to bring up the print dialogue multiple times and have the user set watermarks each time. 
    I decided to just create a new pdf in a temp directory containing the selected pages and open this document in a new window.  This works well and allows them to use the print button on the window to print, bringing up the print dialogue just once.  However, since I need to open the document in a way that shows the print button, I am using OpenInWindowEx, with AV_DOC_VIEW, and the option PDUseBookmarks or PDUseThumbs, rather than PDUseNone.  This displays a toolbar which also includes icons for creating a new pdf, deleting pages, etc.  I do not really want to include these icons on the toolbar.  Is there a way to remove unwanted icons from the toolbar, or make them invisible?
    Hope this makes sense.  Thanks for your help.
    Mary

  • Cannot Print "current page" or "page range" in Compatibilty Mode in Word 2010

    We are upgrading to Word 2010 from Word XP
    All old documents open in Compatibility Mode
    None can print a page range or current page, the whole document prints instead
    I have tried to "Convert" to the 2010 format to no avail.
    This does not happen on Documents created in 2010.
    The only workaround I have found is to Copy the entire document into a New Word 2010 Document.
    Is there a fix for this? Is anyone else having the same problem?  It is not the same as the section problem I have seen all over these forums.
    Thanks
    Stuart Willis
    [email protected]

    Hi,
    I am writing to see how everything is going with this issue. Have you tried to update the printer driver? Is the problem resolved?
    For more research, this article may help us to continue to troubleshoot the issue
    http://support.microsoft.com/kb/918790
    Feel free to post back. Thanks.
    Tony Chen
    TechNet Community Support

  • Cannot print multiple pages

    I am unable print multiple pages after I upgraded Acrobat 8 Professional. Worked fine with Acrobat 7. I receive a pictwpstops stopped with status 1 message.
    G4 iMac
    1.5 GByte Ram
    Tiger with latest updates
    Adobe CS2 with latest updates and Acrobat 8
    Brother MFC-5840CN printer with MFC-5840CN CUPS v1.1 PDD / driver (latest available)
    I have removed my local fonts, reset printers, reinstalled printer/PDD files, repaired disk permissions to no avail.
    Why is this happening and how do I resolve this? This is our proofing printer.
    My CUPS debug output is given below.
    *** Job 1 ***
    D [04/Feb/2007:08:28:57 -0500] [Job 6] Error: /undefined in YDVGLJ+Times.New.Roman.Bold050*1
    D [04/Feb/2007:08:28:57 -0500] [Job 6] Operand stack:
    D [04/Feb/2007:08:28:57 -0500] [Job 6]
    D [04/Feb/2007:08:28:57 -0500] [Job 6] Execution stack:
    D [04/Feb/2007:08:28:57 -0500] [Job 6] %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval--
    D [04/Feb/2007:08:28:57 -0500] [Job 6] Dictionary stack:
    D [04/Feb/2007:08:28:57 -0500] [Job 6] --dict:1059/1123(ro)(G)-- --dict:1/20(G)-- --dict:83/200(L)-- --dict:120/174(L)-- --dict:54/73(L)-- --dict:212/315(L)-- --dict:72/107(L)-- --dict:0/10(G)-- --dict:0/10(L)-- --dict:2/50(G)-- --dict:56/71(L)--
    D [04/Feb/2007:08:28:57 -0500] [Job 6] Current allocation mode is local
    D [04/Feb/2007:08:28:57 -0500] [Job 6] Last OS error: 2
    D [04/Feb/2007:08:28:57 -0500] [Job 6] ESP Ghostscript 7.05.5: Unrecoverable error, exit code 1
    E [04/Feb/2007:08:28:58 -0500] PID 1268 stopped with status 1!
    E [04/Feb/2007:08:28:58 -0500] PID 1267 stopped with status 1!
    E [04/Feb/2007:08:28:58 -0500] [Job 6] error drawing page 2
    E [04/Feb/2007:08:28:58 -0500] [Job 6] pictwpstops - got an error disposing of document = -9783
    D [04/Feb/2007:08:28:58 -0500] [Job 6] ERROR during execution of pictwpstops. Error number -9783
    *** Job 2 ***
    D [04/Feb/2007:00:06:09 -0500] [Job 5] cups->header.Duplex = 0
    D [04/Feb/2007:00:06:09 -0500] [Job 5] cups->page = 2
    D [04/Feb/2007:00:06:09 -0500] [Job 5] cups->ppd = 0x1103b80
    D [04/Feb/2007:00:06:09 -0500] [Job 5] cups->ppd->flip_duplex = 0
    D [04/Feb/2007:00:06:09 -0500] [Job 5] width = 4950, height = 6450
    D [04/Feb/2007:00:06:09 -0500] [Job 5] PageSize = [ 612 792 ], HWResolution = [ 600 600 ]
    D [04/Feb/2007:00:06:09 -0500] [Job 5] HWMargins = [ 9.000 9.000 9.000 9.000 ]
    D [04/Feb/2007:00:06:09 -0500] [Job 5] matrix = [ 8.333 0.000 0.000 -8.333 -75.000 6525.000 ]
    D [04/Feb/2007:00:06:09 -0500] [Job 5] Contrast_Bright() pdev->dm.dmPrivate.epBrightness = 0
    D [04/Feb/2007:00:06:09 -0500] [Job 5] Contrast_Bright() pdev->dm.dmPrivate.epContrast = 0
    D [04/Feb/2007:00:06:09 -0500] [Job 5] Error: /undefined in YDVGLE+Helvetica-Bold
    D [04/Feb/2007:00:06:09 -0500] [Job 5] Operand stack:
    D [04/Feb/2007:00:06:09 -0500] [Job 5] false
    D [04/Feb/2007:00:06:09 -0500] [Job 5] Execution stack:
    D [04/Feb/2007:00:06:09 -0500] [Job 5] %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval--
    D [04/Feb/2007:00:06:09 -0500] [Job 5] Dictionary stack:
    D [04/Feb/2007:00:06:09 -0500] [Job 5] --dict:1059/1123(ro)(G)-- --dict:1/20(G)-- --dict:83/200(L)-- --dict:120/174(L)-- --dict:54/73(L)-- --dict:212/315(L)-- --dict:72/107(L)-- --dict:0/10(G)-- --dict:0/10(L)-- --dict:2/50(G)-- --dict:56/71(L)-- --dict:1059/1123(ro)(G)--
    D [04/Feb/20

    > a PDF/X-1a setting has fixed the problem
    I still have the problem with more simple kinds of PDF: 150 dpi, no PDFX. I can not print multiple pages.
    Furthermore I can not use the option
    "print screen view" (in german language), both affects the
    Reader 8 AND the Acrobat 8: it always only prints the first page of the document without any scaling.
    Finally I can not use the printer
    "Adobe PDF": it results in an endless spool action to that printer.
    Yesterday Acrobat 8 was deinstalled with the
    deinstaller. The
    new installation failed first because of a missing CD. The "AdobeExtendScriptToolkit2.0.1All.dmg" could fix the installation problem.
    After successfull re-installation neither before nor after the update to Acrobat 8.1.0 the printing errors mentioned above were solved.
    What can we try next?
    ===
    OSX 10.4.10., MacPro1.1, Dual-Core, Intel-Xeon
    Creative Suite CS2 and CS3
    ===
    Weird hint: None of our three older G4 (10.4.10, CS3+4, Acrobat 8.1.0) has this printing or any other Acrobat problem. - So, is it even hardware related??

  • Reader 8.1.2 still cannot print landscape pages

    Hi,
    AR 8.1.2 still doesn't print landscape pages correctly - the pages are printed as portrait exactly like in topic for AR8.1.1:
    http://www.adobeforums.com/webx/.3c0604d8/3
    I'm using Suse Linux Destkop, with cups version cups-1.1.23-40.35.
    The printouts are correct using another pdf software (or printed via command line).

    Hello Stefan,
    I believe you are trying to print a PDF with pages in landscape orientation by choosing the "Landscape" radio in the print dialog. Is that correct?
    Could you check if the printer you are printing to supports Custom media size? (You could do that by looking at the printer options at http://localhost:631). You would not face the problem you mention if you try configuring your printer with a different driver (say which supports custom media size, unless the feature is not supported by your printer itself).
    As a workaround try choosing the "Portrait" radio button in the print dialog and selecting the "Auto Rotate and Center" checkbox. This should give you the expected results.
    Hope this helps.
    Sincerely,
    Neha

Maybe you are looking for

  • OS X 10.8.3 fails to reboot - gray screen

    After the 10.8.3 update I am unable to boot mac pro. I get stuck on a gray screen after hearing the starting chime sound. Nothing further happens. My boot volume is a software RAID. I tried: -start up manager (option key) -save mode (shift key) -reco

  • Graphics Card not working as it should?

    Hi. i bought a pavilion dv7-4165dx laptop so i could play my favorite games on it, but today when i tried to run need for speed carbon with maximum settings the game started to lag a lot, then i apply medium settings and it still did the same thing u

  • Use AcroPDf.dll with 64 bit

    Hi, I am trying to display the pdf by adding Adobe Reader's COM component to my 64 bit application . But it throws error. Is there any way I can use the AcroPDF.dll with 64 bit?

  • How can i open my locked iphone ??

    hello, i have an iphone 4s that's locked by find my iphone app. Every time i want to open it i need the activation code by putting an old ID that doesn't exist anymore. Yesterday i tried to open my ID but it seems it doesn't exist so i created the sa

  • Viewing tables in sql plus

    hai friends., i created a java database pgm using jdbc:odbc connectivity, that creates a table in the database and i inserted some records in that table. how can i view those table and records in the sql plus. what commands are used to view those tab