Purchased new comp.  same printer.  can't locate acrobat for printing pdf files.

Purchased new computer - Windows7.  Same printer - HP.  Previously printed Finale music with Acrobat.  Cannot locate it now with new comp.  Don't want to rebuy.  Help?

If you previously owned Acrobat you need the disks or download (did you keep it), and you need the serial number. You can then install, though very old versions may not work in your new systems.
Or did you have the free Adobe Reader?

Similar Messages

  • Can not use Parameters for Opening PDF Files

    I can not open pdf with parameter page like: http://example.con/pdf/1.pdf#page=20 that just get result alway open first page. Everyone can help me?

    The PDF Open Parameters do not contain the option to link directly to a bookmark, as was mentioned, but I've developed a script that can add this functionality to your files. Have a look here, if you're interested: http://try67.blogspot.com/2011/06/acrobat-link-to-specific-bookmark-in.html

  • Purchasing new HP Photosmart printer which will require new OS X Mountain Lion driver software.  Which steps do I take to install new printer, old printer HP still on iMac.

    Purchasing new HP Photosmart printer which will require new OS X Mountain Lion driver, which installation steps do I take.  Old printer still on iMac.

    Hi Carol 22,
    Thanks for the post.  Depending upon the printer model, print drivers may be available from ASU.  If not, then go to hp.com and download Mt. Lion drivers to your iMac.  After you complete the hardware setup of the printer, if connecting wireless, then connect the printer to your network and then complete the installation and add the printer.  Then you can go back and remove your old printer.  I hope this helps...Good Luck!
    I work for HP but my posts and replies are my own....Thank you!

  • How do I establish a new icloud account - I can't locate a screen for this

    How do I establish a new icloud account - I can't locate a screen for this

    To create a new icloud account, go to
    http://www.apple.com/icloud/setup/

  • I can no longer print PDF files that were scanned with the very same MX479 on Windows XP, SP3

    I can no longer print PDF files that were scanned with the very same MX479 All-in-One.
    I have an (obsolete) Windows XP, SP3 computer.  Obviously, no updates from Microsoft
    have occurred that might have impacted my Canon Pixma MX479.
    When I attempt to send 1 or more pages from a PDF file to the printer, I don't even get the
    Canon PIXMA popup that would allow me to cancel the print job.
    Yet the Print Queue icon appears in the lower right corner of my monitor.
    If I view the Print Queue, the print queue shows "spooling" and does nothing more.
    If I attempt to CANCEL the print job in the Print Queue, it simply changes to "deleting -
    spooling".
    I cannot cancel the print job that shows NOT RESPONDING via Task Manager, either.
    In fact, the only way the Print Queue icon disappears is if I totally reboot my computer!
    "Luckily", I can still print e-mails, Word documents, and even my downloaded PDF of my
    bank statement.
    So, I was thinking that it was *only* PIXMA'S OWN SCANNED PDFS that could not be
    printed ON THE SAME PIXMA 479.
    However, I have since realized that I also cannot print USPS Signature Proof of Delivery
    PDFs that I received from USPS via e-mail.
    So why can I print *some* PDF files, but not *all* PDF files, like I previously could do?
    THESE SCANS ARE OF LEGAL DOCUMENTS, SO I WILL LIKELY HAVE TO E-MAIL
    THE REQUISITE, PREVIOUSLY SCANNED PDFS TO FEDEX TO PAY FOR *THEM*
    TO PRINT THEM.
    NOTE: I *have* tried turning the PIXMA off, unplugging it, rebooting the computer, plugging
    the PIXM in and restarting the PIXMA - still no ability to print PIXMA-scanned PDFs.
    And, I find it very strange that e-mails, Word documents, and some other PDFs print with
    no problem "around" "NOT RESPONDING" PIXMA print jobs.
    I have owned Canon printers for years, including the MX420, and the MX340.

    There may be some security issues related to the USPS PDFs.
    http://www.certified-mail-envelopes.com/signatures-usps-certified-mail-return-receipt-requested
    I can't help with the scan/print problem. You seem to have done everything I would try.
    I don't know if maybe using a registry cleaner would help.
    John Hoffman
    Conway, NH
    1D Mark IV, Rebel T5i, Pixma PRO-100, MX472

  • Gmail on iphone was working fine until yesterday when it prompted me with the message cannot get mail user name or password for gmail is incorrect, i have tried deleting the account and re-created a new account, same problem, can anyone help?

    gmail on iphone was working fine until yesterday when it prompted me with the message "cannot get mail user name or password for gmail is incorrect", i have tried deleting the account and re-created a new account, same problem, can anyone help?

    paulcb, you're a genius, it worked, thank you so much, you don't know how much stress you have taken off my shoulders, I am constantly on my email in my iphone everyday.  Thanks a million, take care. Robert.

  • I have CS4 and a new comp. & printer & still when i print the image printed is an 1/8 of the size

    I have CS4 and a new comp. & printer & still when i print the image printed is an 1/8 of the size

    See this support document. http://support.apple.com/kb/TS5185

  • I downloaded the Acrobat 11 trial and  I can open the product. During the install it deleted the existing print driver and did not install a new print driver so I CAN Not create and print pdf files.

    I downloaded the Acrobat 11 trial and  I can open the product. During the install it deleted the existing print driver and did not install a new print driver so I CAN Not create and print pdf files.

    What OS? Have you tried a repair and updates from the HELP menu? The updates may be the key.

  • 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 can no longer print pdf files

    When I select a PDF file to print
    First "Print to File" pops-up
    Next "output file name" box opens
    This all changed when I downloaded 8.1.2 . First all of 8.0 was not removed. I did that. I uninstalled 8.1.2 more than once. I even changed to firefox from IE 7.
    I am not a computer person. I do need to be able to print pdf files
    I will take any help. Keep it simple, please!
    I use Windows XP Home sp2

    I am a mac OS X 10.4.11 user and I have adobe acrobat 8 professional. Recently, I am unable to print pdfs. I can open them to read, but when I send them to the printer they won't print. The printer icon just jumps then nothing happens.
    I tried switching printers, from a HP 990cse to a Cannon pixma iP4300 however that doesn't help either. Same result (or rather lack of results).
    Any thoughts on what is wrong?
    Thanks
    Gail

  • 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.

  • 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!

  • Can't download or print pdf files

    All of a sudden I can't download or print pdf files from Safari.  When I try to download the file it says it can't export and then gives file name. I tried changing the file name with the same result.  When I try to print, I just get a single blank page.  I have reinstalled Safari.  I thought it might be a problem with Adobe reader, but that works outside of Safari  I did just install reader 10.1.3 and that is when I noticed the problem, but I reinstalled 10.1.1 and still have the same problem.  Please help!!
    Thanks
    Scott

    Thank You !!!  Even I had the same problem... I used Folx downloader evry time to download the PDF file and open it using preview . Thanks You So much DN Scott & Scorbett.

  • Can no longer print PDF files on C310.

    Morning,
    have a HP C310.  Used to work fine...  Frustratingly it no longer prints PDF files.
    I've uninstalled everything and reinstalled it.
    Updated drivers.
    Tried the print as an image.
    Prints other documents fine.
    When I try and print a PDF file it seems like the printer is just ignoring the request.
    Any further suggests before I through it out the window and buy a printer that works.....  
    Thanks in advance,
    Daren

    Hmm...  OK, I happen to have the same printer (on wireless LAN) and OS and it prints fine for me....
    Are you printing from File, Print or from the printer icon?  I recall that Adobe applications may have their own version of what the default printer is.  If using the printer icon try instead with File, Print and make sure the c310 is selected as the printer.  Also check the Advanced settings in the print menu.  In my case all the boxes are unchecked (except the grayed-out selection for downloading Asian fonts in the postscript box). 
    One other thing to check would be to open the print spooler and then print a PDF and make sure that a print job does show up and then disappear from the spooler.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for

  • How many instances of EXS24 can you fit into one session?

    Hey all, Well, it seems like I finally have a project where I'm starting to max out my new Intel iMac. Everything was working fine until I added my 22nd VI, and then I started getting all sorts of CPU overload errors. All of my instances are EXS24, a

  • How can I link to a picture gallery?

    I have a simple 3 cell table layout with header, navigation, and content cells. All my pages are built from this layout template. So far, all the navigation to my pages works, everything opening in my content frame. One page presents a problem. It is

  • Add the baseline date , posting date and the item text in the Standard Prog

    Have to add some parameters in MRRL transaction Program is RMMR1MRS and apply some calculation part in it.      The additional fields External PO (EKKO-ZZEXT_PO_NO) and Interface ID (ZZINTERFACE_ID) are added in the ZMRRL and  will be used as the ex

  • Sound echo in Quicktime 10.1

    Hi, I just received a video from a supplier. Here's the information: Apple ProRes 422 (HQ), 1 920 x 1 080 (1 888 x 1 062) Apple ProRes 422 (HQ), 1 920 x 1 080 (1 888 x 1 062) Apple ProRes 422 (HQ), 1 920 x 1 080 (1 888 x 1 062) Apple ProRes 422 (HQ),

  • Apple: Please Listen! Open up the Apple TV like the iphone!

    I really hope they are seeing the success of the iphone app store and readying a similar platform for the Apple TV. Along with new hardware capable of 1080p. After using Pandora on the iphone, it only makes me want it on the Apple TV even more! Anyon