Can't Print PDF files

I have the free version of Acrobat Reader 7 on my computer at home, and have no problems printing pdf files in Word, Excel, etc. At work there is the free version of Acrobat Reader 7 and I cannot print pdf files in Word, Excel, etc. When you select "Print" and the list of printers are displayed on the dropdown menu, the Acrobat pdf is not displayed. What needs to be installed so I print pdf files at work?
Thanks

Adobe Reader 7, Adobe Acrobat 7 Standard, or Adobe Acrobat 7 Professional? Acrobat Reader 7 doesn't exists.

Similar Messages

  • Orarrp can't print pdf file directly to printer

    oracle remote print utility (orarrp) can't print pdf file directly to printer.
    we expect orarrp utility can handle ".rrpa" file (i.e. pdf file generated on the application server) by directly print the file to the client's printer, i.e. invoke the acrobat reader on the client side, display the the printer selection dialogue, after confirmation print the pdf file, then the acrobat reader close automatically nicely.
    However we are disappointed as the acrobat reader startup and display the pdf file content but does not print and does not close.
    After testing the problem several times, there are some findings:-
    Finding (A):-
    (a) for the success of direct printing of pdf file, a physical path must be provided; we have tried 2 methods:
    1) using drag & drop to copy the pdf file directly to the browser
    2) open pdf file in the browser directly using browser menu-->File-->Open.
    (b) for the failure of direct printing, a virtual path is involved and we have also tried 2 methods:
    1) when web.show_document() is used
    2) enter the url to the URL bar of the browser,
    eg. http://appsvr.com:7777/report/test_printout/APPSVR1094707.rrpa (this is a virtual path/url)
    Finding (B):-
    (a)when the physical path is used, a temporary pdf file is generated in the same directory where the rrpa file exists in the application server,
    e.g. in application server: d:/printout/yyy.pdf is generated for d:/printout/xxx.rrpa when direct print occurs
    (b) however when the virtual path is used, there is no such temp "pdf" file generated and direct print failed.
    May be when virtual path is used, orarrp utility don't know where to generate the temp "pdf" so direct print doesn't occur.
    So, anyone has similar experience or further queries or has solutions, please join.
    Thanks for your attention.

    Hi,
    It is really late to give response this post. But still who ever refering to this post for the same issue this solution is useful for achieving same in background:
    Even same can be used in smartforms, for getting spool request in PDF format as well which will decrease the size of file when printing in SAP printer.
    ct_tline is PDF output:
    DATA: lv_pdfsource TYPE xstring.
    FIELD-SYMBOLS:<p> TYPE x. " <p> type any.
    LOOP AT ct_tline INTO cs_tline.
      ASSIGN cs_tline TO <p> CASTING TYPE x.
      CONCATENATE lv_pdfsource <p> INTO lv_pdfsource IN BYTE MODE.
    ENDLOOP.
    * ->Create spool request in PDF format
    CALL FUNCTION 'ADS_CREATE_PDF_SPOOLJOB'
      EXPORTING
        printer  = 'LOCL'            "Printer name supporting PDF device type
    *   DEST     =
        pages    = 1
        pdf_data = lv_pdfsource        "XSTRING internal table
    *   NAME     =
    *   SUFFIX1  =
    *   SUFFIX2  =
    *   COPIES   =
    *   PRIO     =
        IMMEDIATE_PRINT         = 'X'
    *   AUTO_DELETE             =
    *   TITLELINE               =
    *   RECEIVER =
    *   DIVISION =
    *   AUTHORITY               =
    *   LIFETIME = '0'
    * IMPORTING
    *   SPOOLID  =
    * EXCEPTIONS
    *   NO_DATA  = 1
    *   NOT_PDF  = 2
    *   WRONG_DEVTYPE           = 3
    *   OPERATION_FAILED        = 4
    *   CANNOT_WRITE_FILE       = 5
    *   DEVICE_MISSING          = 6
    *   NO_SUCH_DEVICE          = 7
    *   OTHERS   = 8
    IF sy-subrc <> 0.
    * Implement suitable error handling here
    ENDIF.

  • I have a MacBook Pro and can't print pdf files or word documents using my HP Wireless Photosmart Printer.  It will print files from the internet.  Any suggestions or ideas will be greatly appreciated.  Thank you.

    I have a MacBook Pro and can't print pdf files or word documents using my HP Wireless Photosmart Printer.  It will print files from the internet.  Any suggestions or ideas will be greatly appreciated.  Thank you.

    Hello, SoonerAnesthetist. 
    Thank you for visiting Apple Support Communities.
    Here is an article that I would recommend going through when experiencing this issue.
    OS X Mavericks: Solve printing problems
    http://support.apple.com/kb/PH14142
    Cheers,
    Jason H.

  • Can't print pdf files in Mac on CS4

    I am using CS4 and can print InDesign and Photoshop files just fine, but I can't print pdf files using Acrobat Pro 9.

    Try resetting your printer system:
    http://support.apple.com/kb/ht1341

  • Can't print pdf files from my imac

    can't print pdf files from my imac.

    macs don't come with acrobat reader by default
    when one get a mac and open a pdf file the build in program called preview opens it
    most of us stick with preview because acrobat reader is a rather dangerous program to install
    http://www.cvedetails.com/vulnerability-list/vendor_id-53/product_id-497/cvsssco remin-6/cvssscoremax-6.99/Adobe-Acrobat-Reader.html
    more
    https://www.google.com/search?sourceid=opera-portal&q=acrobat+reader+exploits&cl ient=opera-portal&channel=portal#hl=en&client=opera-portal&hs=lqn&channel=portal &sclient=psy-ab&q=list+of+acrobat+reader+exploits&oq=list+of+acrobat+reader+expl oits&gs_l=serp.3...8463.9471.0.9773.8.7.0.0.0.1.162.508.6j1.7.0.les%3B..0.0...1c .1.5.psy-ab.4Tc73RiiXXA&pbx=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.&bvm=bv.43148975,d .bGE&fp=cab576d3b9062d9c&biw=1825&bih=748
    after adobe flash and oracle Java the adobe acrobat reader is the most open door for hackers into ones system
    if you type preview in spotlight(the icon which looks like a spyglass) or in the launch's seach you can get to the preview app

  • Can't print pdf files after upgrading to Adobe Reader XI

    Hi,
    I can't print pdf files after recently upgrading to Adobe Reader XI.
    Two error messages appear:
    1.- Error when starting the application because it couldn't find LXBBGF.DLL. Re-installing the application can solve the problem.
    2.- Can not load "LXBBPRP.DLL". Using defaults. Error: 126
    I can print other files (word, etc) with the same printer.
    Thank you for your advice

    Hi Pat,
    Finally I followed the instructions from another similar discussion on this web site. Unfortunately I can't find it anymore...
    I first uninstalled the Adobe Reader XI and then intalled an older version (Adobe Reader X). Now I can print pdf files!!
    Thank you anyway for your advice!

  • Can not print PDF file at all with Windows Vista

    I have Acrobat Reader 9.3.2.  I am working off of Windows Vista on my laptop to a network wireless printer (Brother MFC 9440).  I am unable to print pdf files.  About a week ago, we had problems with our printer printing anything.  I had to uninstall it and reinstalled it and it now works fine except the pdf files. I have had no problems printing any other files on any other programs but this one.  I am unsure what specific "updates" I ran while trying to figure out printers issue.  When in Reader, everything seems normal.  When I hit print, the printer box pops up as normal and then I hit ok, my printer icon at bottom pops up for about 5 secs and nothing happens.  I know that I am connected to printer due to all other programs can print.  I do not have access to another printer to see if pdf will print on another printer, but do know that the other two computers used in this office (mac laptop and mac desktop) both are able to print pdf files to this printer without a problem.  I have gone thru all the other help steps to try to resolve the situation:  it still will not print when I hit "print as image", made sure that my printer is marked as network and is default printer, made sure to check that I have all upgrades, etc.  I am not getting any error message, so am unsure what is wrong.  It just will not print.  Is there anyone that could give me some suggestions that I have not tried?  I would REALLY appreciate it! Thanks!

    Another user experience exactly the same issue with vista and printing from Adobe reader.
    http://forums.adobe.com/thread/642000?tstart=1  Its copied below as a reference.
    The problem was on my Auntys PC, and yes i did updated Adobe Reader to v9.3.2 and still the same issue underlned below.
    My Aunty lives 70 miles away so will not be trying anything else.
    The printer works fine with every other application only Adobe Reader files will print.
    May 19, 2010 7:31 AM
    Can not print PDF file at all with Windows Vista
    I have Acrobat Reader 9.3.2.  I am working off of Windows Vista on my laptop to a network wireless printer (Brother MFC 9440).  I am unable to print pdf files.  About a week ago, we had problems with our printer printing anything.  I had to uninstall it and reinstalled it and it now works fine except the pdf files. I have had no problems printing any other files on any other programs but this one.  I am unsure what specific "updates" I ran while trying to figure out printers issue.  When in Reader, everything seems normal. When I hit print, the printer box pops up as normal and then I hit ok, my printer icon at bottom pops up for about 5 secs and nothing happens.  I know that I am connected to printer due to all other programs can print.  I do not have access to another printer to see if pdf will print on another printer, but do know that the other two computers used in this office (mac laptop and mac desktop) both are able to print pdf files to this printer without a problem.  I have gone thru all the other help steps to try to resolve the situation:  it still will not print when I hit "print as image", made sure that my printer is marked as network and is default printer, made sure to check that I have all upgrades, etc.  I am not getting any error message, so am unsure what is wrong.  It just will not print.  Is there anyone that could give me some suggestions that I have not tried?  I would REALLY appreciate it! Thanks!

  • I can't print PDF files in Yosemite: all I get is blank pages/

    I can't print PDF files in Yosemite. All I get is blank pages. ?

    There have been problems reported with the latest Adobe Reader update on Mac.<br />
    See [[/questions/925119]]
    You can disable the Adobe Reader plugin in Firefox and use the Adobe Reader program or Preview instead.
    *Firefox > Preferences > Applications > Adobe PDF document : Use Adobe Reader
    PDF files may also be found under another entry like Portable document.

  • I upgraded to Lion and now can't print PDF files and Acrobat reader doesn't work anymore. What can I do to get it working?

    I upgraded to Lion and now can't print PDF files and Acrobat reader doesn't work anymore. What can I do to get it working?

    If you upgraded and were using a version of Acrobat Reader that was legacy, that is PPC compatible, then you will have to upgrade to a version compatible with Lion as Lion no longer has Rosetta to interface with the legacy software.
    I know that Acrobat, full version, 10 works with Lion...use it myself.

  • Can not print pdf file with firefox 29.0 pdf preview plugin. Why?

    Can not print pdf file with firefox 29.0 pdf preview plugin. Why?

    Control V doesn't work here for a screenshot.

  • Can't print .pdf files on windows network printer

    Hi,
    I cannot print .pdf files on Canon IRC printer with UFR II 2.23 or 2.24 drivers connected through a windows network by LDP protocol, either with Apple Preview or Acrobat Reader - looks like the software doesn't find the printer (I have the rainbow whell and the software does not answer). It can last for hours, there is no other solution than forcing the soft to quit and finding another way to print. I have updated Canon drivers from 2.23 to 2.24 (all supposed to work with Lion) and that does not fix the problem.
    This problem does not happen with Ms Word or Safari (or, more generally, other types of files) and it worked fine with Snow Leo even with pdf!! I also have windows XP with Parallels and guess what? I can print through Parallels with Acrobat Reader (for windows XP) on the same printer on which I cannot print with my Mac with Lion and Preview or Acrobat Reader for Mac!
    Please help !!
    Alexis

    Correction
    It works with Acrobat but the printer does not like queues of documents...
    The site privided me with the topics I fas looking for about this : it's a Canon drivers and Lion permissions problem.

  • I can't print pdf files from my macbook air

    Hi, I am unable to print pdf files from the internet using my macbook air - I have the latest Adobe Reader, but still no help.....thoughts??

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • I can not print pdf files since I updated to reader 11.0.10 I am so stuck need to do this urgently

    Why Cant I print pdf files any more, I kind of need this urgently. Also can not find any one to email about this, can anyone help?

    You ask "why" and say "urgently", but you don't provide any details whatsoever.

  • Can not print pdf files when upgraded to Mountain Lion?

    I can see my pdf file until I go to print...then the page goes blank in review and my printer spews out blank pages. HELP! I never had this problem until I upgraded to Mountain Lion.

    Let's try this:
    You said;
    then the page goes blank in review and my printer spews out blank pages
    I'll take a guess that review should read Preview, is that correct (If it is the answer to Eric's question is Preview)

  • I can't print PDF files using Firefox on my MAC I tried the suggested help PDF files are blank and can't be downloaded on MAC whic is my problem

    I can't print "Living Social" vouchers, financial statements that are in a PDF format

    There have been problems reported with the latest Adobe Reader update on Mac.<br />
    See [[/questions/925119]]
    You can disable the Adobe Reader plugin in Firefox and use the Adobe Reader program or Preview instead.
    *Firefox > Preferences > Applications > Adobe PDF document : Use Adobe Reader
    PDF files may also be found under another entry like Portable document.

Maybe you are looking for

  • Creating line item for a sales order in user exit

    Hi I have to create a line item through user exit "userexit_save_document_prepare" when saving the sales order.I am doing this by appending a row to the internal table XVBAP in the user exit. The row is getting appended to the internal table but the

  • How do I have an image move with a text box?

    I need to embed an image within a text box so that when I add additional text in the future, the image moves with the text that surrounds it. For example, if I have a paragraph of text, then on the following line vertically I have an image, then on t

  • Get running instance names

    Hello, we are trying to build a list of running server processes in a SAP Java Server >= 7.10 from inside the system. At the moment we are able to retrieve the internal IDs of the active server processes with JMX. So we have a list of numeric values.

  • Disable WLAN when LAN connected - how do I do?

    Hi, We are in the process of migrating from HP notebooks to Lenovo. We used to set a BIOS setting called "LAN/WLAN Switch" in the HP notebooks, which makes the WLAN to disable when the LAN cable is plugged in or the pc is docked Where do I find a sim

  • Dynamic Columns in UWL  from the NWBC 3.0?

    Hi  People Is there anyone that know how to change the UWL so it uses Dynamic Columns for Worklist . I know that it is possible to do this in the portal by changing the XML's to the UWL. But at the moment i am trying to get this to work from the NWBC