Printing selected pages of a PDF to Adobe PDF

I have Acrobat 9, Windows 7, and was happily creating new files from existing PDFs by printing selected pages to Adobe PDF. After having done this a hundred times or so, the process stopped working. I got this message: "When you create a PostScript file you must rely on system fonts and use document fonts. Please go to the printer properties, 'Adobe PDF Settings' page and turn OFF the option 'Rely on system fonts only; do not use document fonts.'" Then I get a message, "The document could not be printed." Then I get a message, "There were no pages selected to print."
First, I wasn't having any problems up to this point; second, I'm not trying to create a postscript file, I'm just trying to print to Adobe PDF (as in, just page 3 of a six-page document."
Any suggestions? Thanks!

I downloaded the Arcobat SDK and now learning to use it with its sample.
However, I got stuck when I run the program BasicIacVB.
I got the following error message:
Cannot create ActiveX component.
When running the line
gApp = CreateObject("AcroExch.App")
I run this program on my PC with VS2005 installed.
What extra step do I need to do to use the sdk?
Seems there's no installation package there...
Sorry about my stupid question, I am a total newbie in AcrobatSDK.
P.S.  My ultimate goal is to develop the program in VB6 (not using VB2005),
as my client PCs does not (and cannot for some reason) install .net framework.

Similar Messages

  • Printing selected page as a pdf in adobe reader

    Hi,
    I have Adobe Reader for the Mac. I'm dealing with pdf documents that are hundreds of pages. If I wanted to save a single page (or several pages), it seems I have to go through an extra step:
    1) print
    2) then select printer
    3) then get warning window telling me to go to applications dialogue box
    4) click ok, go to box
    5) select page range in applications printer box.
    that's a lot of steps. Preview does this in one step (but has other problems). Is there a way of selecting pages and going directly to save as pdf. I know there's no extract page feature like there is in Acrobat.
    thanks for any help,
    jeff

    Not in the free Reader, no.

  • Printing selected pages to new PDF

    I have done this before, but not sure what has changed? I have "Adobe PDF" configured as a printer and Acrobat 9 Pro Ver 9.3.4 installed on my computer. I used to be able to print individual page selections or ranges to the "Acrobat PDF" printer and get an extracted PDF file with my selection. Now I get a .PS file with some text in it. What am I doing wrong? Is there a better way, other than Snag-It? Can I do this with Acrobat Reader?

    As I have told many people "I am only blind in two eyes, the rest are OK".
    I think I see the problem now:
    %%[ ProductName: Distiller ]%%
    This PostScript file was created from an encrypted PDF file.
    Redistilling encrypted PDF is not permitted.
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    Although these are company files, for legal reasons, they get encryped when placed on the company site. They can be sent to a printer, but not to the Adobe PDF printer. I already have steps to provide open PDF files for internal use. I think that may be my fix.
    Thank you for your input.

  • How does one print selected pages of a PDF document

    I deal a lot with lengthy PDF documents and always need to print just a few pages from it. In Windows after I selected Print I could choose certain pages (e.g. 2-5,18,23, 44-46). On Leopard every time I select Print I don't get a choice and the whole document prints, wasting a lot of time, ink and paper in the process. I followed instructions from the Help file but I never get to the expanded menu that would give me that choice.
    Also, when printing from the web I am used to highlight what I wanted printed and click Print, then Selection. The only way I get it to print just what I want is by using the Grab program, capturing the selection and printing from it. Is there an easier way?
    Any and all help is greatly appreciated as I make my transition from Windows XP to Leopard a smoother transition. Thank you.

    Open the document. On the left of the document there should be a scrolling list of the pages of the document. Select the first page. Hold down the 'Command' key. While the 'Command' key is pressed down, select another page from that list. Repeat until you have selected all the pages you want to print. Select 'Print' from the 'File' menu. The Print dialog box which shows up should say that you want to print 'x' pages, where 'x' is the number of pages you have selected. Click on 'Print'. The pages you have selected will print.

  • Print selected pages of a PDF file to printer as a batch job using VB6

    I have the following:
    1) 1,000 multi-paged PDF files (say 00000001.pdf, 00000002.pdf, ..., 00160000.pdf)
    2) A list of pages for each document to print
    (e.g. 00000001.pdf: 2,3,5,7
    00000002.pdf: 3-8, 10
    00001000.pdf: 5,6,7,10)
    I want to perform a single batch job to print the specified pages of all 1000 PDF documents to default printer.
    I am using VB6, Acrobat Reader 9 installed.
    I am thinking of writing a function like that:
    Private Function PrintPDF(byval sPDFFilePath as string, byval iPageNum() as integer) as boolean
    and then write a looping routine to print the files one by one.
    Seems that Acrobat SDK has such feature. 
    Please advise how can I do this?

    I downloaded the Arcobat SDK and now learning to use it with its sample.
    However, I got stuck when I run the program BasicIacVB.
    I got the following error message:
    Cannot create ActiveX component.
    When running the line
    gApp = CreateObject("AcroExch.App")
    I run this program on my PC with VS2005 installed.
    What extra step do I need to do to use the sdk?
    Seems there's no installation package there...
    Sorry about my stupid question, I am a total newbie in AcrobatSDK.
    P.S.  My ultimate goal is to develop the program in VB6 (not using VB2005),
    as my client PCs does not (and cannot for some reason) install .net framework.

  • About 2 weeks ago, not able to print all pages in a .pdf document using internet explorer 11?

    About 2 weeks ago, not able to print all pages in a .pdf document stored in a folder (I'm using Windows 7)? 
    It only prints 1 page then my Brother MFC-J4510DW Printer says "Please put another piece of paper in the feed slot"....the problem is the print setting is set to "manual mode" in Windows 7 rather than "general setting".  If you try to change the setting to "general", it will not accept the change.

    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

  • How to print all pages of a pdf to jpeg images?

    Hi there,
    How can i print the pages of a pdf file to jpeg or any other image format?
    i have a pdf file and adobe acrobat 9 pro. i cannot export as jpeg as there is lock in the pdf file, i want it to be saved as image by printing it.
    could anyone help me. do i need to install any additional software to get this done?
    please let me know.

    Normally you would use the Save As with TIFF or JPeg (I think AA9 now has an export option). If those are greyed out, then it is likely that no copying is set in the security and there is nothing you can do with Acrobat directly to get what you want. In directly, just print to paper and scan back in. As I said, the print permission will still not work with graphics or PDF output if the security for no copying or changing is set -- an obvious attempt to get around the security from the program viewpoint.

  • Printing Select Pages

    I have AA 8.0 on two PCs. One will allow printing selected pages and the other will not. How do I correct this for the one that does not print select pages.
    Here's what I do.
    On the PC that is able to print select pages:
    Open the "Pages" tab, select two pages out of say 4, click the Print botton and the "Current View" changes to "Select Pages"
    Is there a setting that will enable printing Select Pages?

    Brad,
    I don't have 8 on my system any longer. It works in 9 just fine. I'd
    suspect that there might be a damaged preference file somewhere. Things
    that you can try:
    1) Repair installation with Acrobat.
    2) Quit Acrobat, remove printer driver, reboot, install printer driver
    and test.
    3) Remove Acrobat completely and then re-install.
    Interestingly enough in Acrobat 9 you can select pdfs in a portfolio and
    print them, but you cannot select pages in the pages pane in pdf in a
    portfolio to print. The entire pdf gets selected to print. Strike one
    against portfolios. You can of course just enter the pages you want to
    print---which may work in your senario as well. You may not be able to
    select the pages to print, but you can place them in the print dialog
    box and it should print only those pages.
    Mike

  • ARGH-HUH! Print v Print Selected Pages

    Good god almighty.
    Is there a way to get Preview to Default (I know I said Preview) to print all the pages when I go Print and then I end up pulling down to "pdf" to print a pdf?!
    For the umpteenth time I have scanned a 50 page document, gone to print a pdf of this scan, and accidentally hit "Print" (go figure) instead of selecting all the pages (!?) and hitting Print - and then of course pulling down the pdf and going to Save As pdf.
    Print defaults to the selected page ?! and Print Selected Pages works if you select all the Pages?
    I have to scan the whole darn document again...
    What am I missing? Also, apologies for posting in Pages but I can't find any place else to address this.
    Thanks!

    As we will have to wait for at least a few days, here is my workaround.
    --[SCRIPT printseveralpictures]
    Enregistrer le script en tant que Script : printseveralpictures.scpt
    déplacer le fichier ainsi créé dans le dossier
    <VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:
    Ouvrir plusieurs images dans Aperçu
    Aller au menu Scripts , choisir "printseveralpictures"
    Le script sélectionne toutes les vignettes d'images
    puis exécute la commande "Imprimer les images sélectionnées…"
    Il vous reste à définir la destination (imprimante ou PDF) et à valider.
    --=====
    L'aide du Finder explique:
    L'Utilitaire AppleScript permet d'activer le Menu des scripts :
    Ouvrez l'Utilitaire AppleScript situé dans le dossier Applications/AppleScript.
    Cochez la case "Afficher le menu des scripts dans la barre de menus".
    Sous 10.6.x,
    aller dans le panneau "Général" du dialogue Préférences de l'Éditeur Applescript
    puis cocher la case "Afficher le menu des scripts dans la barre des menus".
    --=====
    Save the script as a Script: printseveralpictures.scpt
    Move the newly created file into the folder:
    <startup Volume>:Users:<yourAccount>:Library:Scripts:
    Open several pictures in Preview
    Go to the Scripts Menu then choose "printseveralpictures"
    The script select every pictures thumbnails
    then trigger the menu item "Print Selected Pictures…"
    Then you must define the target device (printer or PDF) then validate the action.
    --=====
    The Finder's Help explains:
    To make the Script menu appear:
    Open the AppleScript utility located in Applications/AppleScript.
    Select the "Show Script Menu in menu bar" checkbox.
    Under 10.6.x,
    go to the General panel of AppleScript Editor’s Preferences dialog box
    and check the “Show Script menu in menu bar” option.
    --=====
    Yvan KOENIG (VALLAURIS, France)
    2011/02/04
    --=====
    on run
    run script doyourduty
    end run
    --=====
    script doyourduty
    my activateGUIscripting()
    tell application "Preview" to activate
    tell application "System Events" to tell application process "Preview"
    set frontmost to true
    tell (first UI element of scroll area -1 of first splitter group of window -1 whose role is "AXGrid")
    set {grid_X, grid_Y} to position
    set {grid_w, grid_h} to size
    end tell
    click at {grid_X + (grid_w div 2), grid_Y + 20}
    keystroke "a" using {command down} -- cmd + A
    keystroke "p" using {command down, option down} -- cmd + alt + P
    end tell
    end script
    --=====
    on activateGUIscripting()
    (* to be sure than GUI scripting will be active *)
    tell application "System Events"
    if not (UI elements enabled) then set (UI elements enabled) to true
    end tell
    end activateGUIscripting
    --=====
    --[/SCRIPT]
    Yvan KOENIG (VALLAURIS, France) vendredi 4 février 2011 15:22:47

  • How do I print selected pages from a multi page document

    How do I print selected pages from a multi page document?
    This question was solved.
    View Solution.

    Hi,
    It depends on the software you are using, what is it ? In general you can select a range or just a number of pages.
    Regards
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Smartforms: Printing Selective Pages

    My smartform have 5 pages. My aim is print selective pages (ie page 1-3).
    In the global definition -> initialization, i wrote the statement below:
      OUTPUT_OPTIONS-TDPAGESLCT = '1-3'.
    My problem is all 5 pages are still being printed out instead of page1 to page3. Please advice.

    Hi,
    With the specified way , the condition cann't work.Once check it.
    In the generated FM you have parameter OUTPUT_OPTIONS-TDPAGESLCT, which is for "Pages selected for printing".
    You have to call FM 'SSF_FUNCTION_MODULE_NAME' to get the generated FM name, then call this FM dynamically with the mentioned parameter.
    Reagards,
    Shiva Kumar

  • How to save selected pages of a PDF file in Adobe 11.0.07

    I upgraded to Adobe XI version  11.0.07.
    Example:
    I have a 100 page PDF and I want to save a portion of the pages:
    Pages 49-57 of the 100.
    Is there a way to do that, I cannot seem to get it to do it, I think Adobe 9 it was possible
    Thanks

    Hi tanasiluv,
    Please check the video: http://tv.adobe.com/watch/learn-acrobat-xi/extracting-pages/
    to know how to extract pages from a pdf and create new pdf using Adobe Acrobat.
    Regards,
    Rave

  • How to create a pdf file from selected pages of a pdf file?

    I basically have an online college catalog that has a lot of information that I need to print out. I know that I can select pages from the main pdf file to print out, but I want to have a separate pdf file that I can look at any time without doing much scrolling.

    Hi tanasiluv,
    Please check the video: http://tv.adobe.com/watch/learn-acrobat-xi/extracting-pages/
    to know how to extract pages from a pdf and create new pdf using Adobe Acrobat.
    Regards,
    Rave

  • OfficeJet 8600 doesn't print full page range from pdf with Mac OS X

    I have an OfficeJet Pro 8600 linked to a Mac with OS X Mavericks
    We often need to print a block of pages (say the first 40, or 10-20 out of the middle) out of large pdf documents of 250pg or more. To do so we put in the page range under 'pages' in the print instructions box.
    The printer sometimes prints an initial block of pages, then cuts off. If we then try to print the remaining pages, it starts by printing the whole range again, with the ones we already have, and then still cuts off maybe after having done 2-3 more than the first time round. To print the whole range we've eventually had to print the last pages one at a time.
    Any suggestions as to why this is happening, and how we can stop it? It happens with documents in Adobe Reader and web pages.
    Thanks for any assistance.

    Hi @NickRN8 
    I am not sure what is causing the inconsistency in selected pages not printing, but I'd be happy to help.
    Let's reset the printing system, repair disk permissions, re-add the printer using the right driver, and try to scan again.
    Reset Printing System
    Click the Apple icon (   ), and then click System Preferences.
    In the Hardware section, click Print & Fax/Scan. The Print & Fax/Scan  dialog box opens.
    Right-click (or  Ctrl  +click) in the left panel, and then click Reset printing system…
    Click OK to confirm the reset.
    Type the correct Name and Password.
    Click OK to reset the printing system. The Print & Fax dialog box shows no printer selected
    Note: This will remove all printers in the print and Fax/Scan, any printer removed can be re-added later by clicking the plus (+) symbol.
    Repair Disk Permissions
    On the Dock, click Applications, and then click Utilities.
    Double-click Disk Utility.
    Highlight your hard drive/partition on the left (by default this is "Macintosh HD").
    Click the Repair Disk Permissions button at the bottom of the window.
    Once the repair is complete, restart the computer and add the printer back.
    When you add the printer, please ensure you are using the HP driver.
    Select Add other Printer or Scanner                                                      
    Select the printer you are adding and next to 'Use' you can select the printer driver 
    I look forward to hearing from you. If the issue remains unresolved, I will post instructions to completely scrub the HP software from the computer and start fresh.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • How do I print 2 pages from a pdf file and enlarge it

    how do i print 2 pages from a file and enlarge it  to email

    Hi stevebulldog,
    Do I understand correctly that you'd like to extract two pages from a PDF, and then send them via email?
    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 http://www.adobe.com/products/acrobat.html.
    I'm not sure what you mean by "enlarge" it. When your recipient views the PDF, they can enlarge the view (zoom in on the PDF) by choosing options from the View menu in Acrobat or Reader.
    Best,
    Sara

Maybe you are looking for

  • Mac Mini hardware requirements :for Apple Technician (ACMT)

    Hello, I am needing to purchase a mini mac for the ACMT certification. I am trying to find out what might be the least expensive used mini mac I can purchase that will run a pretty current OS. I am needing something that will help me get my cert. I w

  • Changing DB_NAME after database installation

    Hi, I installed Oracle10g on linux server. now I want to change the database name DB_NAME for security reasons. How can i do this? and where all i need to the changes for the database and EM to come back up successfully. Thanks in advance.

  • Function Module Dynamic_Action

    Good Afternoon. I have the following question. Someone know the Function Module that call the Dynamic_Action. Regards Wilman

  • Charting is not supported with this accessory?

    Unlike everyone else attempting to charge their ipod touch with something else, I cannot get a stable charge with my original ipod USB cable that it came with. It would start charging, then randomly stop and say charging is not supported with this ac

  • NOKIA E51 Camera

    Hi to all, I would like to ask regarding the screen display, when using the camera of Nokia e51. Camera can be accessed by the following. 1. press menu 2. select media 3. select camera Positioning the phone vertically, what I have is, the phone scree