Adobe Reader Acrobat DC: what where they thinking??

I made an Adobe account especially for this posting. I am not someone who complains a lot or writes all over the web about software. But for this new DC thing I make a big exception.
I did build a new PC and after that I also went over to Adobe site to download Adobe Reader. Something was there by default called Adobe Acrobat Reader DC.
Mmm, confusing: I don't have or want Acrobat, that's a complete other line of Adobe products. So had to search but no, turns out that for some reason the reader now also is part of the Acrobat line. Plus only DC is offered, nothing else.
Well okay, download and install.
First impression: looks weird, a way to big tools sidebar too. Ah well, I can disable that. Nope, the sidebar is always there.
Interface and layout: horrible. But okay, I can learn to live with that.
Okay, next step: disable the automatic update. Nope, can not be done, the auto update is always On.
Well okay, lets see if I can get rid of all the "become member" and "Cloud" notifications. Nope, Adobe somehow decided to nag people to death in the Reader so they get a paid account and go into the cloud.
I really don't know what Adobe was thinking when the made this DC thing but it's just horrible. I know the side Toolbar will have the option to be hidden constantly within a month or 3, I know I can disable the Auto update withing Windows Services, I know I can use Windows Registry tweaks to disable things, I know there is a DC Configurator Wizzard to set things.
But it's ridicules that all that is needed to get a normal working, simple PDF Reader!!
And that is my experience for personal use: for my work DC has even more become a completely useless tool with all the things that have to be configured before the users can use it.
Adobe, do mention on your download page that DC is no simple PDF Reader anymore but just another way to generate money by trying to get people to get a Adobe account so they can get more features? Do mention that Adobe Reader as we know it is no more, that it has been replaced by this DC thing?
Sorry Adobe, I uninstalled this DC thing and I am looking for a good and simple alternative for at work. With sadness I say goodbye to Adobe Reader which I used for so many years. Thank you Adobe by rewarding us all with this ... this ... DC Thing

Hi ,
It seems like you are not happy with the new UI for Acrobat DC.
First of all I would like to tell you that Adobe Reader DC and Adobe Acrobat DC are two different software .
DC is the common thing linked to both the software.The DC ,i.e Document Cloud states the ease of access of the PDF files,that you can view your PDF' from anywhere and from different gadgets such as your phone, laptop and your desktop by just logging to your account .
If you did not find the new interface interesting ,you could fill in the following wish form and report the same to our engineers and they could work on it and see what best could be done for the users .
https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
Regards
Sukrit Dhingra

Similar Messages

  • The latest version of Firefox no longer asks if you want to save open tabes for your next session..I HATE not having that option. What were they thinking?

    Question
    The latest version of Firefox no longer asks if you want to save open tabs for your next session..I HATE not having that option. What were they thinking? (I think this is self explanatory)

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.<br />
    <br />
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox (Tools) > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • I have adobe reader 8. What do I need to be able to edit the PDF so I dont have to convert to Word?

    I have adobe reader 8.  What do I need in order to edit PDF docs so I dont have to try to convert to Word?

    With just the free Reader? No way that I know of. You would need Acrobat.

  • Adobe Reader & Acrobat 6~9 Group Policy ADM file (only applied once?)

    Hi folks. I created the below ADM template last month based on some of the ones I have seen elsewhere. I import the ADM file to use with Group Policy and make the necessary settings (need to uncheck "Only show policy settings that can be fully managed" to see it in GPO Editor).
    Anyway, when the user logs on it stamps them with the desired registry setting (bEnableJS value 0). Yay! But I notice that if a user re-enables JavaScript in Adobe Reader/Acrobat and then logs off and back on again (reboot or logoff/on) the registry setting does not get re-applied. All other pre-existing Group Policies get applied and doing a gpresult or rsop.msc has everything looking as though it did get applied.
    I notice that if I manually do a "gpupdate /force" to a logged on system the setting appears to be reapplied (need to reconfirm this though). Has anyone expierienced similar with their ADM templates for this? Perhaps I am missing something? Appreciate any help/advice.
    ; Administrative Template to enable/disable Javascript of Adobe Acrobat/Reader 6.x~9.x
    ; Version 1.0
    ; 2010/1/22
    CLASS USER
    CATEGORY !!Adobe_Acrobat_Reader_6-9
        POLICY !!JavaScript_Reader_9.x
        EXPLAIN !!JavaScript_Reader_9.x_help   
            KEYNAME "Software\Adobe\Acrobat Reader\9.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Acrobat_9.x
        EXPLAIN !!JavaScript_Acrobat_9.x_help
            KEYNAME "Software\Adobe\Adobe Acrobat\9.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Reader_8.x
        EXPLAIN !!JavaScript_Reader_8.x_help
            KEYNAME "Software\Adobe\Acrobat Reader\8.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Acrobat_8.x
        EXPLAIN !!JavaScript_Acrobat_8.x_help
            KEYNAME "Software\Adobe\Adobe Acrobat\8.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Reader_7.x
        EXPLAIN !!JavaScript_Reader_7.x_help
            KEYNAME "Software\Adobe\Acrobat Reader\7.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Acrobat_7.x
        EXPLAIN !!JavaScript_Acrobat_7.x_help
            KEYNAME "Software\Adobe\Adobe Acrobat\7.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Reader_6.x
        EXPLAIN !!JavaScript_Reader_6.x_help
            KEYNAME "Software\Adobe\Acrobat Reader\6.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
        POLICY !!JavaScript_Acrobat_6.x
        EXPLAIN !!JavaScript_Acrobat_6.x_help
            KEYNAME "Software\Adobe\Adobe Acrobat\6.0\JSPrefs"
            PART "Enable/Disable JavaScript:" DROPDOWNLIST
                VALUENAME "bEnableJS"
            ITEMLIST
                NAME !!JavaScript_Enabled VALUE NUMERIC 1
                NAME !!JavaScript_Disabled VALUE NUMERIC 0 DEFAULT
            END ITEMLIST
            REQUIRED
            END PART
        END POLICY
    END CATEGORY
    [strings]
    Adobe_Acrobat_Reader_6-9="Adobe Acrobat and Reader 6 to 9"
    JavaScript_Reader_9.x="JavaScript Adobe Reader 9.x"
    JavaScript_Reader_9.x_help="Enable/Disable JavaScript in Adobe Reader 9.x"
    JavaScript_Acrobat_9.x="JavaScript Adobe Acrobat 9.x"
    JavaScript_Acrobat_9.x_help="Enable/Disable JavaScript in Acrobat Acrobat 9.x"
    JavaScript_Reader_8.x="JavaScript Adobe Reader 8.x"
    JavaScript_Reader_8.x_help="Enable/Disable JavaScript in Adobe Reader 8.x"
    JavaScript_Acrobat_8.x="JavaScript Adobe Acrobat 8.x"
    JavaScript_Acrobat_8.x_help="Enable/Disable JavaScript in Acrobat Acrobat 8.x"
    JavaScript_Reader_7.x="JavaScript Adobe Reader 7.x"
    JavaScript_Reader_7.x_help="Enable/Disable JavaScript in Adobe Reader 7.x"
    JavaScript_Acrobat_7.x="JavaScript Adobe Acrobat 7.x"
    JavaScript_Acrobat_7.x_help="Enable/Disable JavaScript in Acrobat Acrobat 7.x"
    JavaScript_Reader_6.x="JavaScript Adobe Reader 6.x"
    JavaScript_Reader_6.x_help="Enable/Disable JavaScript in Adobe Reader 6.x"
    JavaScript_Acrobat_6.x="JavaScript Adobe Acrobat 6.x"
    JavaScript_Acrobat_6.x_help="Enable/Disable JavaScript in Acrobat Acrobat 6.x"
    JavaScript_Enabled="JavaScript Enabled"
    JavaScript_Disabled="JavaScript Disabled"

    Hey, what you have described is normal behaviour for the way you have written your Custom ADM file.
    Because you are not using Proper Windows Policies, i.e. Setting them in the policy location in the registry, then once you apply a setting, it will not get over written again ever unless you made a group policy change or do a gpupdate.
    Normal group policies will get re-applied depending on the time frame set in the policy its self.

  • Adobe Reader/Acrobat Is not Installed

    I get an error on machines on our work network that says Adobe Reader/Acrobat is not installed. However most cases it is installed on the machine and in most cases it turns out to be the 8.1.1 version of Adobe reader. So what we have noticed is that the permissions do not seem to be right with the .pdf file extention. We manually add the users, power users group to the file extention and then we grant them full control over the extention and in most cases that as well will not work. The next step would be to uninstall 8.1.1 Adobe reader and then reboot. Upon the restart we will log on and install the 8.1.2 update. Sometimes this works but then again I have noticed that the users, power users group is not in the .pdf file extention. Then we will add them in and yet the user will still have the same error message. We have fun out of ideas and the other bad scenario is that this is free software and its very difficult to get support for. Anyone have any ideas?

    Hi snoreaustralia,
    It sounds like you just need to associate the PDF filename extension with Acrobat, rather than Preview. Please see this document from the Microsoft Help for instructions on choosing the default program for opening a particular file type (in your case, PDF): Change which programs Windows uses by default - Windows Help
    Best,
    Sara

  • Adobe Reader & Acrobat Pro Extended 9.2 are now available

    Hi all,
    Note that Adobe Reader & Acrobat Pro Extended 9.2 are now available
    http://www.adobe.com/support/downloads/new.jsp
    Or simply go to  Help / Check for updates in order to get the latest build available.
    The Adobe® Acrobat® 9.2 Pro Extended update addresses critical security vulnerabilities while providing more overall stability.
    APEX 9.2 also includes the support of Inventor® 2010 and several 3D bugs fixes.
    Hope it helps
    Best Regards
    William Gallego
    A3D QE Team

    RESOLVED!!!
    The private data of the DEVMODE data structure may be corrupted when you use raw mode to print a document in a 32-bit application on a computer that is running a 64-bit version of Windows
    http://support.microsoft.com/kb/930627
    After installing the above patch, it works like a charm.

  • Trying to open a file in the browser and Adobe reader/acrobat says to quit and try again (1:9) HELP

    trying to open a file in the browser and Adobe reader/acrobat says to quit and try again (1:9)
    Do this over and over and even reinstalled several times to no avail. Mac running the latest Mt. Lion
    HELP

    click file > place formats to import graphic files.
    http://helpx.adobe.com/indesign/kb/supported-file-formats-indesign-cs5.html

  • HT1338 why i'm not able to open pdf files? says i need adobe reader, but not sure where to get it.

    why i'm not able to open pdf files? says i need adobe reader, but not sure where to get it.

    Welcome to the Apple Support Communities
    You can use Preview to open PDFs. Right-click a PDF file and go to Open with > Preview

  • JS: How to close Adobe reader/Acrobat?

    How to close a PDF file in Adobe reader/Acrobat using JS in Design?
    Thanks in advance.

    Here is an example:
    #target indesign
    var acroScript = 'var d = app.activeDocs;\r';
    acroScript += 'for ( var i in d ) d[i].closeDoc( true );';
    var bt = new BridgeTalk;
    bt.target = "acrobat";
    bt.body = acroScript;
    bt.send();
    It closes all open documents in Acrobat without saving. However it  works only on PC and only in certain versions of InDesign and Acrobat. (I tested it at work, in InDesign CS3 and Acrobat 8 Pro, on Windows XP)
    But at home computer I have Acrobat X version 10.1.1 and bridgetalk doesn't "see" it.
    Note that closeDoc method has an optional parameter -- bNoSave -- whether to close the document without saving. If false (the default), the user is prompted to save the document if it has been modified. If true, the document is closed without prompting the user and without saving, even if the document has been modified.
    Hope this helps.
    Kasyan

  • Is adobe reader, acrobat requires system reboot for installation and  upgradation

    is adobe reader, acrobat requires system reboot for installation and  upgradation?

    Hi Rave,
    Thanks for your reply.
    we have a vulnerabilities scan on adobe systems. it shows as below .
    Plugin Name
    Remarks
    Family
    current version
    Adobe Reader Unsupported Version Detection
    Upgrade to latest version(http://www.adobe.com/support/programs/policies/supported.html)
    Windows
    Adobe Reader 9.5.5 9.5.5
    please tell me how to fix it.
    thanks in advance .
    Regards,
    Harish

  • Adobe Reader/Acrobat Printing Issues - Weird Fonts / Characters - all versions

    Hi everybody.
    I'm experiencing a very nasty issue with both adobe reader (last version) and acrobat.
    When I print something with text, i get only strange characters, mostly symbols.
    I cannot get out of this, I tried everything.
    Already tried
    1) print as image does not works, it's the same
    2) the box in pdf printer " print only with fonts on pc" is checked
    3) reinstalled both adobe applications
    3) reinstalled printer drivers
    4) i've installed and reinstalled those so called missing fonts but nothing
    Next step is to change PDF reader. Any help?

    unfortunately it didn't work.
    It's weird how an application (company) like this could not provide those kind of such easy fixes. I'm not expecting updates or so, but at least a troubleshooting paragraph about this specific problem.
    This problem is well known, there are plenty of pages talking about it.
    I just installed Foxit reader and printed pages were perfect. This demonstrate's Adobe Reader/Acrobat fault.

  • Adobe Reader/Acrobat forms issues!

    This is a long one, and I know it's been posted before, but I just wanted to try again anyway.
    I've just created a form using Adobe Designer, one that contains fields that someone can fill out when the form is open with Adobe Reader. The form I've created specifically is for a medical practice, and the first few fields are the doctor's last name, first name, and middle initial. Is there any way that, when I click Save As, a file name is automatically created in the Save As box that contains the last name, first name, and middle initial? I'd like the file name to look like this: LastName-FirstNameMiddleInitial.
    Also, this is a form that the people who work at this practice will be using regularly. After the doctor's name fields are a few fields for the date, time in, and time out. Right now, we'd like the date to look like this: 07-16-2008. We'd also like the time in and time out to look like this: 12:00. I'd like it so that, if some data entry person at this medical clinic is tying in the date, and, say, they type in the date as 07/16/2008, it is automatically formatted to 07-16-2008 with the hyphens. Same with the time. Everyone types things in differently, and I'd love to know what I need to do so that it's automatically converted to the date/time design I listed above.
    The form also contains an electronic signature field. The purpose of the signature field is mainly to expand on the services we offer in terms of going paperless. We want to help our clients STAY paperless, which means preventing the need to print off more paper. This form I'm working on is for a medical practice and is simply a doctor's form, with field for the doctor's name, date/time, a field for any info the doctor would like to input, and then the electronic signature field.
    After the PDF is created, it is more than likely saved, which presents other problems, as I've now learned you can't save with Adobe Reader.
    As far as looking up data on the form in the future is concerned, I'm pretty sure that's a big yes. I don't know that this particular PDF would be updated constantly, but I'm sure it will need to be retrieved at some point. How can the data be inputed so it can be retrieved from a database?
    I've heard some talk about JavaScript in regards to this issue, as well. How exactly do I go about providing JavaScript? I know how to create a button in Designer, but I've had little experience with JavaScript. I've downloaded a program (PF Merge?) that might allow me to link the form I've created to a database, but I'm not sure how it works yet. Is that what you were referring to as far as our comments about an SQL database is concerned? Is there another way I can create a connection to a database, say, a slightly easier way?
    Help!

    Interesting.  I did just do the Reduce File Size and extended the document and there were no dialog boxes when I saved my data.  The file size got larger instead of smaller and I received the message at the end of the Reduce File Size cycle that said " Enforcement of compatability to an earlier version of Acrobat has increased the size of some images".  There is an image in the file, not one that I added, but from the original document.  No change to the image either.  No biggie to me.  As long as my users can fill out the form and come back to it later to make changes, I'm happy!
    Thank you.  I think that solved it!

  • How do I send a PDF fillable form from Adobe Reader Acrobat?

    I just installed Adobe Reader in my iPad to send a fillable form but as I sent it out the form is received blank by the recipient.  How do I save the PDF fillable form and send it out with the filled out information.  I am able to save it in Acrobat but for some reason I send the form but the recipient receives it blank.  What can I do?  Thank you for your help.

    Your recipient needs to use Adobe Reader or Adobe Acrobat to reliably view a filled form. Chances are they are using a third-party, substandard PDF reader like Apple Preview. Adobe Reader is a free download; if necessary, you could provide them a link from the Adobe website.

  • Preview vs. Adobe Reader / Acrobat Pro?

    I am making a PDF from Pages.  When I open the PDF in Preview it looks identical to the Pages file.  When I open it in Adobe Reader or Acrobat Pro it looks as if the colors have been shifted from RGB to CMYK; they don't quite match, they all look slightly duller.
    Is it that the Adobe apps are somehow set to default to CMYK?  i can't find anywhere in the Preferences that gives this choice.  But why would the PDF look different from Pages/Preview?
    All ears,
    Ben

    Hi Walt, Fruhulda,
    I'm not sure I'm getting this.
    The Pages file is 300 dpi.
    When I 'export' and use 'best' to create a PDF, that PDF is not 300 dpi, it's 72 dpi.
    So bringing it into Preview and 'saving as' a quartz filter 300 dpi isn't going to recover the lost quality.  When I try this my 14 meg file (from Pages to it's version of PDF) is reduced to 2 megs when converted BACK to 300 dpi via Preview.  The end result as far as I can tell is a really raunchy 72 dpi looking document ... and my drop shadows (a luminous blue in this case) have been partially chopped out of the picture.
    There doesn't appear to be any way to 'save' anything in the ColorSync Utility.  I can 'lock' the new version.  I did notice that if I closed and opened the ColorSync, the changes (adding the 300 dpi) had actually disappeared.  So now I've 'locked' the changes; we'll see if that helps.
    But there is no way to 'save' anything.  And the new Generic PDFX-3 (300dpi) doesn't appear in the Pages 'print to PDF' choices.  Now I can 'edit menu' and supposedly add new choices ... if I knew where ColorSync might be storing these quartz filters.  But I have no idea.  No general searches bring up anything.
    I've been using a quartz filter I got from France, which I store in - adim / Library / PDF Services.  But there are no other .qfilter files when I do a search.

  • Which versions of Adobe Reader/Acrobat are affected by the Win32/Pdfjsc.AMJ Exploit?

    I have a user that tried to open a PDF file that contained the Win32/Pdfjsc.AMJ Exploit, and I'm wondering which versions of Adobe Reader and Acrobat are affected by it. I would also like to know what this exploit is capable of doing if the versions she was using are affected. The versions of Acrobat/Reader that her workstation have are Adobe Acrobat Standard 9.5.5 and Adobe Reader 11.0.0.7.
    Thanks,
    Ben

    Thank you Sabian, it was difficult to find  Win32/Pdfjsc.AMJ and CVE-2013-2729 in the same paragraph, but ended up deciding that they correlate with each other and this article does cover those vulnerabilities. I appreciate your reply. Since I try very hard to keep my patches up to date it appears that we were not affected by this vulnerability.
    So off topic - do you prefer Sabian or Zildjian cymbals?
    Ben

Maybe you are looking for

  • Is Location supposed to work on iPADs that don't come with Cellular capabilities?

    Using the new iPAD mini 3, without Cellular - I have been unable to get MAPS to show my location. I get a popup window which says "CANNOT DETERMINE LOCATION" I very carefully went through every possible settings to allow LOCATION to System Services,

  • Help me if you dare! Sorry I have a really complicated issue....

    Hi guys, I have a macbook, white, 2.4 GHz, 2 GB RAM, Snow Leopard (10.6.4) And I have a really complicated issue. I have a Apple iBook Clamshell with no Airport, and a need to connect wirelessly. I figured (since I've done it before with my Xbox 360)

  • Audio not working in pavilion dm3 after harddrive change and operating system reload

    I had hard drive failure on my Hp Pavilion dm3 and so I got a new hard drive and had the operating system reloaded and upgraded from Windows 7 Home Premium to Windows 7 Professional.  My audio isn't working unless I have external speakers plugged in.

  • DLSW and 4510

    Hi, We are trying to configure dlsw on a Cat4510R switch that is connected to 2 routers for redundancy. DLSW is not supported on the 4500 switches. What is the best way to configure DLSW in this situation?  Looking for configuration assistance. Thank

  • Remote Execution and Speeding it up!?!

    Hi all, I have recently posted a few queries on parallel processing etc and have now sorted that. However (you knew there'd be a however didnt you!) I am using remote sequence calls on the proposed system we are using, due to the large amount of proc