ACROBAT PRO 7 HAD ONE TOUCH pdf -  IS THIS AN OPTION ON PRO 9?

I seem not to have the ability to scan directly to PDF via my scanner as I did with Pro 7. Are my only options to start in Acrobat and "create"

I am not sure what you mean it was available in AA7 and not AA8 or 9. The button is not in Acrobat, but the scanner software. It sounds like you might have changed operating systems also and the scanner may no longer have a twain interface, a requirement to work with Acrobat.

Similar Messages

  • Mac Book Pro MAXTOR ONE TOUCH III 1TB 1000GB EXTERNAL HARD DRIVE

    Need more Ext HD storage for iTunes. Is anyone using a MAXTOR ONE TOUCH III 1TB 1000GB EXTERNAL HARD DRIVE this drive on MacBookPro, is it any good? Advise

    That drive is fine. No reason not to use it.

  • I had one error plz solve this

    hi when i am useing this code i am getting one error like
    like : when ur using addition of for all entries
    the objid must be it_hrp1000-objid have same length and type
    plz solve this what can i do
    TYPES :BEGIN OF ST_OUTPUT,
            COUNT TYPE STRING,
           OTYPE TYPE HRP1000-OTYPE,
            OBJID TYPE HRP1001-SOBID,
            STEXT TYPE HRP1000-STEXT,
            BDATE TYPE HRP1000-BEGDA,
            EDATE TYPE HRP1000-ENDDA,
            CANCRT TYPE T77CRT-CANCRT,
            AEDTM TYPE HRP1026-AEDTM,
            NCONT TYPE HRP1026-NCONT,
            LOCTX TYPE HRVPVA-LOCTX,
            UNAME TYPE HRP1026-UNAME,
           END OF ST_OUTPUT.
    TYPES: BEGIN OF ST_HRP1000,
            OTYPE TYPE HRP1000-OTYPE,
            BEGDA TYPE HRP1000-BEGDA,
            ENDDA TYPE HRP1000-ENDDA,
            OBJID TYPE HRP1001-SOBID,
           END OF ST_HRP1000.
    TYPES : BEGIN OF ST_HRP1001,
             OTYPE TYPE HRP1000-OTYPE,
            OBJID TYPE HRP1001-SOBID,
             SCLAS TYPE HRP1001-SCLAS,
             SOBID TYPE HRP1001-SOBID,
             BDATE TYPE HRP1000-BEGDA,
             EDATE TYPE HRP1000-ENDDA,
            END OF ST_HRP1001.
    TYPES : BEGIN OF ST_HRP1026,
             AEDTM TYPE HRP1026-AEDTM,
             UNAME TYPE HRP1026-UNAME,
             REASN TYPE HRP1026-REASN,
             DELET TYPE HRP1026-DELET,
             NCONT TYPE HRP1026-NCONT,
            END OF ST_HRP1026.
    TYPES : BEGIN OF ST_REASON,
             CANCR TYPE HRP1026-CANCR,
             CANCRT TYPE T77CRT-CANCRT,
            END OF ST_REASON.
    DATA : IT_REASON TYPE STANDARD TABLE OF ST_REASON.
    DATA : WA_RESON TYPE ST_REASON.
    DATA : IT_OUTPUT TYPE STANDARD TABLE OF ST_OUTPUT.               "OUTPUT FEILDS OF REPORT.
    DATA : WA_OUTPUT TYPE ST_OUTPUT.
    DATA : IT_HRP1000 TYPE STANDARD TABLE OF ST_HRP1000.             "DATA FROM HRP1000 TABLE
    DATA : WA_HRP1000 TYPE ST_HRP1000.
    DATA : IT_HRP1001 TYPE STANDARD TABLE OF ST_HRP1001.             "DATA FROM HRP1001 TABLE
    DATA : WA_HRP1001 TYPE ST_HRP1001.
    DATA : IT_HRP1026 TYPE STANDARD TABLE OF ST_HRP1026.              "DATA FROM HRP1026 TABLE
    DATA : WA_HRP1026 TYPE ST_HRP1026.
    DATA: WS_FCAT    TYPE SLIS_FIELDCAT_ALV .                         " FEILDCATALOG FOR ALV REPORT
    DATA: IN_FCAT    TYPE SLIS_T_FIELDCAT_ALV.
    DATA: W_LAYOUT   TYPE SLIS_LAYOUT_ALV.
    DATA : LV_COUNT TYPE I.                                           "FEILD FOR SERIAL NUMBER
      DATA :   JOBJID LIKE HRP1000-OBJID,
               JSOBID LIKE HRP1001-SOBID.
    ***************************END OF DATA DECLARATION******************************************
    ***********SELECTION SCREEN DESIGN***********************
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    PARAMETERS : OTYPE LIKE HRP1000-OTYPE.
    SELECT-OPTIONS: DATE FOR SY-DATUM.
    SELECTION-SCREEN END OF BLOCK B1.
    **********END OF SELECTION SCREEN DESIGN*****************
    ****INITIALIZATION VENT TO ASIGN DEFAULT VALUES TO OTYPE
    INITIALIZATION.
    OTYPE = 'D'.
    *************END OF EVENT INITIALIZATION*****************
    START-OF-SELECTION.
    SELECT OTYPE OBJID BEGDA ENDDA
           FROM HRP1000
           INTO TABLE IT_HRP1000
           WHERE OTYPE = 'D'.
             AND BEGDA GT BEGDAT AND ENDA LT ENDDA.
    SELECT SCLAS SOBID
          FROM HRP1001
          INTO TABLE IT_HRP1001
          FOR ALL ENTRIES IN IT_HRP1000
          WHERE OBJID = IT_HRP1000-OBJID
           AND OTYPE = 'D' AND ( SCLAS = 'E' OR SCLAS = 'ET' ).
    SELECT AEDAT UNAME
          FROM HRP1026
          INTO TABLE IT_HRP1026
          FOR ALL ENTRIES IN IT_HRP1001
          WHERE OBJID = IT_HRP1001-SOBID
           AND ( OTYPE = 'E' OR OTYPE = 'ET' )
           AND DELET = 'X'.

    Hi naresh,
    1. minor mistake
    2.
    TYPES: BEGIN OF ST_HRP1000,
    OTYPE TYPE HRP1000-OTYPE,
    BEGDA TYPE HRP1000-BEGDA,
    ENDDA TYPE HRP1000-ENDDA,
    <b>OBJID TYPE HRP1001-OBJID</b>,
    END OF ST_HRP1000.
    3. OBJID and SOBID are different in length, hence the error.
    4. Just correct the BOLD LINE, and check again.
       (also check if there is any impact on other sql statements or data)
    regards,
    amit m.

  • External USB Maxtor One-Touch 3  suddenly fails to mount on MacBook Pro:

    External USB HD suddenly fails to mount on MacBook Pro:
    My One Touch III 600GB drive, external power supply, suddenly will not mount and is not recognized by the system profiler or Disk Utility, however, drive, connected USB, appears under windows XP.
    1. Power cable and usb cable working.
    2. Using external AC adapter(not relying on USB power).
    3. Other USB devices, mice, flash drives work on both USB ports.
    4. Drive works on Windows, folders and data integrity ok.
    5. Drive format is NTFS.
    6. No Maxtor software installed.
    7. No humming or strange noises emanating from drive.
    8. No problem to January 14, 2008,
    9. Mac OS 10.4.10 updates last downloaded and installed Jan 20, 2008.
    10.1 blip of the light on "The One Touch Button", then light turns solid white.
    Questions:
    1. Does Apple set sleep or lock switch for devices (drives)?
    2. If so, can it be reset manually?
    3. Does Apple have configuration profile for devices, like a registry key?
    4. If so, where is it located?
    Configuration:
    Dual 2 GHz MacBook Pro 15”
    2 GB DDR SDRAM
    OSX 10.4.10
    2 USB Ports Left and Right

    NOTE: This Update is required when using a OneTouch Drive as a bootable device. Seagate suggests that you dismount and disconnect your FireWire Drive before continuing.
    Users have identified issues when connecting OneTouch External Drives to FireWire Ports on their Mac G4 and/or G5 computers. These Problems range from system hangs, kernel panics to slow data transfer rates. The cause of these problems has been traced back to the FireWire Driver. Seagate has resolved these problems through updated FireWire Drivers.
    I am using USB and not trying to use drive as a boot device.

  • How to minimize Final Cut pro with one click?

    I know you can minimize windows (canvas, timeline, etc) by pressing Command+M 4 times but how to minimize Final Cut pro with one click?

    Hold down the Option key and click the Minimize button on any window, all windows in the app will minimize.
    Don't know what or if the reverse of this is - so although it's a one click minimize all windows, I believe you have to re-enlarge them one at a time.
    MtD

  • How do you get Adobe Acrobat X Pro to open multiple pdf's in one window

    How do you get Adobe Acrobat X Pro to open multiple pdf's in one window
    I just got upgraded to Windows 7 64-bit and had to update to Acrobat X Pro.
    I was using Acrobat 8 Pro on my XP machine and this was nice since i usally have muliple files open at the same time

    Hi Richard,
    Due to technical limitations, MDI was dropped with the Acrobat 9 release:
    http://blogs.adobe.com/acrobat/mdi_vs_sdi_in_acrobat/
    -David

  • When I try to save a form as "Reader Extended PDF" in Acrobat Pro, I get an error message "This document could not be reader enabled".

    Hello,
    When I try to save a form as “Reader Extended PDF” in Acrobat Pro, I get an error message “This document could not be reader enabled”.
    The steps I’m following are described below:
    1.    Insert electronic signatures
    - In Tasks, click on “Add New Field -> Digital Signature”.
    - Move the square to the place where you want to put the signature and click.
    - Fill in the “field name” with the name of the person who has to sign here.
    - When it is done, click anywhere on the screen.
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    2.    Save the Form
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    I am using Adobe Acrobat Pro 10.0.0 on a W7 workstation
    Here's a screenshot of the problem.
    Thanks a lot.
    Gael

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • How come I cannot use the Editing tools when i am using Adobe Acrobat Reader DC It wants me to Buy Now.  But when I use Adobe Acrobat Pro DC i have no problem using the Editing tool yet   I had Adoboe Acrobat XI Pro then it was upgraded to this DC stuff

    I am already paying a subscription for Adobe Acrobat XI Pro  Now it want me to buy when using the edit tool or even the tool to insert pages Never had that problem before??????????????

    Acrobat Reader can't edit PDF files. Use Adobe Acrobat Pro DC.

  • I have an elder statesman Pro. This morning he restarted himself to a folder with ? Restart was "on his own" no one touching anything. What was that all about?

    A couple months ago, I went to work on my Mac Pro. I found that there had been an apparent restart - for which I was not present - and the screen now was blue, with a folder on which was a ?, as in the Pro could not find a startup folder.
    After an agonizing morning of trying various things, I finally got the computer to start on a DVD. From there I could access my hard drive and used Time Machine to go back a week and restore everything. Shortly after that, I got my heart back into normal rhythm.
    This morning, at 0600, while I was doing something completely un-computer related - the computer being untouched since last night - when my Pro shut itself down, then restarted itself. Again, the startup was interrupted with a ?folder, "I cannot find my brain this morning" icon.
    I shut the computer down completely and left for a couple hours. I have now restarted the computer, feeling like, although I would lose a couple hours work, at least I knew the situation wasn't hopeless. To my surprise, the Pro has started up as normal and all things seem normal.
    What is this "I will simply restart as I wish" routine - seemingly at 0600 - and why can he suddenly not find his startup routine?
    As a possible clue, I offer the following:
    While I did not see the original restart, I believe it too was at 0600; I was in the office shortly before that time, left, and returned about half an hour later. I have the computer set up to awaken and grab my email at 0600, so I can sit down and go to work.
    Also, I have noticed since the first incident, when the computer awakens in the AM, I frequently have to reconnect my wireless mouse and/or keyboard. Sometimes I actually have to re-add them to my bluetooth list. Sometimes they remain listed as favorites, sometimes not.
    This is an older Pro, dual-core Xeon processor, running 10.6.8 - mostly to accomodate some of my software.
    Any ideas are appreciated.
    Thank you,
    Cheryl

    Temperature Monitorhttps://www.macupdate.com/app/mac/12381/temperature-monitor
    http://www.bresink.com/osx/HardwareMonitor.html
    SMCFanControl 2.4+
    https://www.macupdate.com/app/mac/23049/smcfancontrol
    UPS
    http://www.amazon.com/CyberPower-CP1500PFCLCD-Compatible-1500VA-Tower/dp/B00429N 19W/
    Metro Vacuum ED500 DataVac 500-Watt 0.75-HP Electric Duster 120-Volt
    www.amazon.com/Metro-Vacuum-ED500-500-Watt-Electric/dp/B001J4ZOAW/
    X1900
    http://www.xlr8yourmac.com/Graphics/X1900XT_Overheating/ATI_X1900_artifacts.html
    http://www.xlr8yourmac.com/Graphics/radeon_X1900XT/X1900XT_dust_buildup.html#sto rytop
    ATI Radeon 5770
    http://store.apple.com/us/product/MC742ZM/A
    http://www.amazon.com/Apple-ATI-Radeon-5770-MC742ZM/dp/B003Z6QH6M 
    http://www.bhphotovideo.com/c/product/726537-REG/Apple_MC742ZM_A_ATI_Radeon_HD_5 770.html
    How To Install and Remove Memory Mac Pro
    https://support.apple.com/kb/HT4433
    2x2GB FBDIMM DDR2 667MHz @ $32http://www.amazon.com/BUFFERED-PC2-5300-FB-DIMM-APPLE-Memory/dp/B002ORUUAC/
    Resetting the System Management Controller (SMC)https://support.apple.com/kb/HT3964

  • Help Needed:  Acrobat Pro XI - Reduced Sized PDF vs. Optimized PDF

    Hopefully some of you folks can help me, as I cannot get in touch with Adobe customer service.  I recently upgraded to Acrobat Pro XI.  In my old version of Acrobat Pro, I used to be able to take a PDF file of large size (let's say 10 MB) and shrink it down considerably with relative ease (down to less than 1 MB).  The file could then be easily emailed, shared, read, and most importantly wouldn't take up tons of hard drive space.  With this new version of Acrobat Pro XI, that same 10 MB file barely reduces down to 7 or 8 MB.  I have played with the various settings in both the File -> Save As Other -> Reduced Sized PDF and File -> Save As Other -> Optimized PDF.  Regardless of what I try, I cannot achieve anywhere near the same compression results as what I used to be able to achieve with my old version of Pro.  I can get the file size reduced, but the reduced file quality is trash.
    Has anyone else encountered this problem as well?  Do any of you have any suggestions on what to do to fix??  I primarily scan a document as a PDF file with my HP OfficeJet Pro, and then reduce the PDF file size after the scan.  I could scan the document with lower DPI to begin with (currently scan 300 dpi typically grayscale), but then I don't have the scanned image quality that I need to reduce the file down so that it can be reprinted later at a good enough quality. 

    I had previously ran the audit, and 99% + of my bloat is in the image.  All of the other possibilities for bloat do not even add up to 1%.  For my purposes as a Financial Advisor, I print out blank applications & account forms, fill out the paperwork by hand, and then scan copies of the completed paperwork back into my computer for electronic filing.  Some of these completed client documents can be 50 to 75 pages long ... so the PDF scanned at 300 dpi obviously starts out as a substantially sized document that can take up 25, 35, or 45 MB per scan.  The crazy thing is that the old version of Acrobat Pro (I believe it was version 7 or 8) would take a 45 MB file and compress it down almost to 1/10th of the oiginal size.  As a result, a 45 MB file would end up as a 4.5 MB file.  This significant reduction was always accomplished using the one button selection "Reduce PDF" command ... had nothing to do with optimizing the PDF with the old version.  Once I ended up with the 4.5 MB file, I could open that file at a later date and print out a page that I needed and you couldn't hardly tell if it was the original or a scanned copy.  There was no loss of quality whatsoever!!  The Reduce PDF size in Acrobat XI just doesn't work well ... will take that 45 MB file and reduce it down to 42 MB which defeats the whole purpose of the Reduce PDF command in the first place.  If I play around with the inputs in the Optimze PDF, I can shrink the file size lower but lose way too much image quality.  The only variable that has changed from my old scanning results vs. my new scanning results is the upgrade from Acrobat Pro 7 to Acrobat Pro XI ... everything else that I'm doing is the exact same.  Same thing applies when I create a PDF portfolio from multiple PDF documents ... a 150 MB PDF Portfolio will barely reduce in file size. 

  • Hi. I use Adobe Acrobat XI pro to make a PDF ebook embedded with audio. It works really well on my computer-I can read the book and hear the auto play mp3. The problem is, when I send it to my customers, they have difficulty hearing the audio. A few of th

    Hi. I use Adobe Acrobat XI pro to make a PDF ebook embedded with audio. It works really well on my computer-I can read the book and hear the auto play mp3. The problem is, when I send it to my customers, they have difficulty hearing the audio. A few of them say they have Flash player on their PC and somehow they still can't hear, some say their Google Chrome browser tells them they've already got one flash player while they try to download one. For me, I had to download two versions of Flash player to be able to access to the audio. I don't know what the problem is, is it because it's the latest version of Adobe Acrobat XI pro that people with older version of Adobe reader or flash player can't open it properly? Or is it something else? How can I make sure every customer with different system can access to my books? Hope to hear from you ASAP! Thank you very much.

    And how are the customers accessing the PDFs?
    What devices are they using?
    What program or apps with versions are they using?
    I this age of other then PDF eBooks formats and reader program and apss for computers and mobile devices for these formats I would look at creating the books in one or more of the eBook formats.
    Google Chrome and FireFox both have their own version of a PDF reader plug-in and they are well known to be less capable than Adobe Reader. It is possible to configure these products to use Adobe Reader.

  • Acrobat X Pro suddenly no Adobe PDF printer available within applications

    I have been using X Pro for 2 months following installation of CS5.5 Premium. I used to be able to print-to-file using the Adobe PDF printer in the print dialog box from within apps such as Word and Finale. Suddenly that option is absent from my print dialog box in all apps.

    Hi Bill,
    I'm SO glad I tried your HELP suggestion first because un- and re-installing was going to be my next step and I dreaded it, and now, given the info you provide below, it appears it was a good thing I didn't do it. Thanks for the further information. I keep a log to refer to when gremlins like this pop up and this is going into it ASAP!!!
    jan
    Jan Thyer
    JT Graphics
    1299 Rose St.
    Berkeley, CA 94702
    510.526.5161 (ph & fax)
    Date: Fri, 23 Sep 2011 06:24:49 -0600
    From: [email protected]
    To: [email protected]
    Subject: Acrobat X Pro suddenly no Adobe PDF printer available within applications
        Re: Acrobat X Pro suddenly no Adobe PDF printer available within applications
        created by Bill@VT in Acrobat Windows - View the full discussion
    Great. We often hear of folks having uninstalled and reinstalled and problems not going away. The repair is the first line of defense if you have not been able to track down a problem. The last line is a reinstall. One of the problems with reinstalls is that folks do not clean up the system before the install. That clean up should include removal of all latent folder parts left by Acrobat and also running a registry cleaner (MS used to have one, but it is not longer available -- making CCleaner the typical cleanup). So if you have problems in the future, try to trouble shoot it and come to the forum if you need help. Sometimes, the repair is a quick fix, and lastly with no other answers do the reinstall--BUT with the cleanup along the way. Again, glad it worked for you.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3934097#3934097
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3934097#3934097. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Acrobat Windows by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Keeping Adobe Acrobat 9 Pro as the Default .PDF viewer

    Ok,
    So with all the new vulnerabilities with Adobe reader, our company is try to stay with the current updates of Adobe Reader.  The problem I am running into with patching all the workstations is that we have a large user community that uses Adobe Acrobat 9 Pro as their default .pdf viewer etc. When patching all workstations with the latest Adobe Reader it changes the default to Reader.
    Has anyone had this issues? Or is there away to keep Adobe Acrobat 9 Pro the default when upgrading the Reader?
    I'm thinking of removing Reader all together on the workstations that have Pro.
    Thanks
    B

    bjohnson0678 wrote:
    I'm thinking of removing Reader all together on the workstations that have Pro.
    Thanks
    B
    That is the Adobe recommended and supported setup.
    Too many problems arise when you have those two Adobe products on the same machine.

  • Help with Acrobat 7 Pro (making savable Reader PDFs and making columns do math)

    Do forgive me as I normally don't make interactive PDFs, but I need to know a couple of things.
    I'm using Acrobat Professional 7 at home, but have access to Pro 8.  In 7, show do you make the PDF save info along with the PDF in Adobe Reader?  I've seen how to do it in Pro 8, which allows 500 hits to the file, which is plenty fine for the use for the forms I'm making.  But in Pro 7, I cannot not find this feature to let Reader save filled in form fields.
    Now the attachment to my post is the second (but not as important) issue.
    I need to try and make the fields on this form do adding, subtracting, and multiplication.  How do I do that?  I have no java programming experipence.  Here is how I want the columns to work:
    Texts 29, 34, 39, and 44 should add up in Text 46.  Texts 30, 35, 40, and 45 should add up in Text 47.
    Text 48 should subtract from Text 46 and Text 49 should subtract from Text 47 if used.  The results should then show in Texts 52 and 53 respectively.
    Now here's the tricky bit.  Texts 50 and 51 are optional.  If the senior discount is applied, then Texts 52 & 53 should have a 5% discount applied to the totals.
    Is this doable by a non-programmer?  Any help is greatly appreciated.
    Bill Rudloff

    So the Feature can not be invoked by Acrobat 7 but is availble if turned on in Reader 7.
    The OP said he had 7 at home but access to 8.  So depending on whether Micahel was addressing Acrobat or Reader his answer can go either direction. The ability to do is in 8 and 9 Acrobat. And 7, 8, 9 Reader is able to use it.
    As I phrased my comment after Michaels I defered to his expertise. And was adding the additional comments that  Reader 7, 8, 9 can use it . But only 8, 9 Acrobat can invoke it.
    So we are all correct to a degree.

  • Subscription Acrobat Pro DC, Adobe Export PDF, Adobe PDF Pack. How can I activate the need of licens?

    Subscription Acrobat Pro DC, Adobe Export PDF, Adobe PDF Pack.
    How can I activate the need of licens?
    The reason can be Adobe policy, I have change computer, added products, stop using any product and so on.

    Hans,
    When you no longer need the Adobe software on a computer or you wish to move it to another one, you should deactivate the software.
    See this link: how to deactivate software. Installation rules will let you install the software on two computers of the same platform (both windows or both mac) but you are limited to running it on only one at a time. If you have only installed it once, you should be able to install it on the other computer. If you have already installed the software twice and you don't have access to your previous computer or you upgraded your computer's hardware, replace a hard drive, upgraded your operating system, or reformatted your drive before deactivating your software, you can ask Adobe Support to help you deactivate the software from the machine. Just have your serial number or Adobe ID ready, and then contact support. Then you can install the software from the links below and enter your serial number to re-activate the software.
    If you need to find your serial number, sign in to your Adobe account. On the Manage Accounts page that appears, all of your registered products and their serial numbers are listed in the Plans & Products section. For more information on locating serial numbers, or on registering a serial number, please see Find a serial number.
    Pattie
    Download software here:
    Downloads
    Acrobat:  XI, X | 9,8 | 9 standard
    Lightroom:  5.7.1| 5 | 4 | 3 | 2.7(win),2.7(mac)
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard
    Downloads for older versions
    Creative Suite  CS5.5  |  CS5  |  CS4  |  CS3
    Acrobat  X |  9, 8
    Photoshop Elements 11, 10  |  9, 8 , 7

Maybe you are looking for