Auto-Hide Ribbon - Quick Access Toolbar disappears

In Outlook 2013 I select to auto-hide the ribbon but this also hides the Quick Access Toolbar. Why does it do that. When the ribbon is hidden there is still space for the quick access tool bar so why hide it? It would be really useful to be able to see the
quick access tool bar (in the available space) when the ribbon is auto-hidden.  Now, if I want to use the quick access toolbar with the ribbon hidden I have to un-hide the ribbon first.
Can we see the quick access tool bar when the ribbon is hidden? 

Hi,
By default, Auto-hide Ribbon causes the tabs, ribbons and quick access toolbar to completely disappear, giving you the maximum amount of space to edit documents.
If you want to show the Quick Access Toolbar, we can just select Show Tabs which
shows only tabs, along with the quick access toolbar, but without their associated ribbon commands.
Best Regards,
Steve Fan
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click
here

Similar Messages

  • Embed word document in C# winforms, Have to disable/hide Quick access toolbar.

    Hi Team,
    Currently i am embedding a word document in winforms. I need to disble/hide/remove the quick access toolbar from the word, i was tried in different ways like below ways in C#  but it's not working .
    With oDocument.Application.CommandBars("Standard")'disable the standard toolbar
          .Enabled = False
          .Visible = False
     End With
    WebBrowser1.ExecWB OLECMDID_HIDETOOLBARS, OLECMDEXECOPT_DONTPROMPTUSER'toggle between "reviewing" and "standard"
    toolbar
    End Sub
    Any help would be highly appreciate.Thanks.

    Hi Ravindra
    The code you're trying to use is for the old "toolbar" GUI that was discontinued in the Office applications starting with version 2007. CommandBars is still present in the object model and does interact with the new "Ribbon" interface
    to a certain extent, but it's NOT used to affect visibility.
    The Ribbon GUI, introduced in Office 2007, is defined by "Ribbon XML" and cannot be affected by code running from outside the application interface, nor by code running in-process that's not part of the same "container" as defines the
    Ribbon XML.
    From the screen shot you provide, it looks like you want to work with a specific type of document ("Custom Letter")? If yes, then it would be best for you to create a template that contains the Ribbon definition you want to provide for that type
    of document. In order to suppress the QAT you need to use the "startFromScratch" command for the customUI which also means that the Ribbon XML must define the ENTIRE Ribbon interface you want to provide to your users.
    You'll find the basics about customizing the Ribbon in the three-part article "for developers". You can find links to that, as well as to other information concerning the Ribbon,here:
    https://social.msdn.microsoft.com/Forums/office/en-US/ba8c9d0b-7312-4503-8167-f2ef86f17435/information-on-the-office-fluent-ui-ribbon-for-developers?forum=officegeneral
    Cindy Meister, VSTO/Word MVP,
    my blog

  • Can't Open File Explorer -- How can I reset the Quick Access Toolbar from outside of File Explorer?

    First of all, this is not a virus. This is my a bug within windows explorer itself.
    So, I added the properties button to the QAT, and it displayed it as an expandable menu, like this: ";" but with small arrows like this: ">". didn't want this, I wanted to click on it and immediately display the properties of the file
    to me. So, I hovered over it, right-clicked on "Properties" in this menu and added it to the QAT. Of course, this crashes File Explorer. Now whenever I try and open it, it crashes, so I have to assume that the corrupted button has been saved.
    So, my question is: How do I reset the QAT from OUTSIDE of file explorer? Regedit magic? Any ideas?
    Thanks for stopping by,
    Trolleyman.
    Edit: Just so you know, I can navigate through my systems files using the 7-zip file manager. Phew.

    Thanks from me  too, Niki. This first happened with Windows 8.0 File Manager a week ago,, and despite much research I couldn't  discover the cause so eventually I resorted to restoring  the system drive from backup (luckily I make daily backups, 
    so didn't lose   much  work).
    Without  knowing the cause  a  few days later I again tried to alter  the Quick Access  Toolbar  and the problem reappeared.  Should  I again resort to restoring the entire system drive, the thought horrified me. But
    luckily while doing a bit more research prior to resorting to the same drastic recovery, I cane  across this post  of yours and it worked!
    It doesn't  seem  to be  happening with Office 2007's   or  Wordpad's  Quick Access Toolbar,  so presumably it's a File Explorer bug  (a.k.a. Windows Explorer in Windows 7, of course). Have Microsoft recorded this as
    a  bug -- if not,  why not  -- and when  are they coming up with a fix?

  • Word 2013 - Publish as PDF or XPS button causes excessive registry queries / high CPU when added to quick access toolbar

    After installing Office 2013 Pro Plus on our XenApp 6.5 environment we noticed a drop in performance. Using taskmanager we could see winword.exe hit 20+% CPU usage when filling just 1 line with the same letter.
    Some investigating lead us to the "Publish as PDF or XPS button", when it is added to the quick access toolbar the cpu usage doubles during keystrokes. Using procmon I noticed excessive registry reading, up to 150,000 lines in 10 seconds.
    It seems to be a constant loop of the same queries to approx. 100 components in HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\
    I reproduced this in 3 different setups:
    Win2008R2 + Office2013 Pro Plus 32-bit + Office 2013 updates until 12-nov 2014
    Win 8.1 Laptop + Office2013 Pro Plus 32-bit + Office 2013 updates until 05-jan 2015
    Win 8.1 Desktop + Office2013 Pro Plus 64-bit + Office 2013 updates until 17-dec 2014
    Can anyone verify this behaviour? For now we've removed the shortcut from the quick access toolbar in our environment.
    Here's a small portion of the queries.
    19:22:49,7117781 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7117861 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\1A89310DF62F54544A1465F790A7757D SUCCESS Desired Access: Read
    19:22:49,7117969 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\1A89310DF62F54544A1465F790A7757D\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 130, Data: C:\?Program Files\Common
    Files\Microsoft Shared\OFFICE15\MSO.DLL
    19:22:49,7118058 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\1A89310DF62F54544A1465F790A7757D SUCCESS
    19:22:49,7118154 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7118232 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\837CF31208764B643868B58117357D20 SUCCESS Desired Access: Read
    19:22:49,7118332 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\837CF31208764B643868B58117357D20\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 112, Data: C:\Program Files\Microsoft
    Office\Office15\OUTLFLTR.DLL
    19:22:49,7118415 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\837CF31208764B643868B58117357D20 SUCCESS
    19:22:49,7118511 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7118586 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855 SUCCESS Desired Access: Read
    19:22:49,7118694 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855\00005109110000000100000000F01FEC BUFFER OVERFLOW Length: 144
    19:22:49,7118769 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 134, Data: C:\Program Files\Common
    Files\Microsoft Shared\OFFICE15\FLTLDR.EXE
    19:22:49,7118849 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\FDFFB7C3B3B7DA048B21B3A72D1BF855 SUCCESS
    19:22:49,7118949 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7119023 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\BF574A30F66E6D54186C7F15B116E7A3 SUCCESS Desired Access: Read
    19:22:49,7119123 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\BF574A30F66E6D54186C7F15B116E7A3\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 100, Data: 20:\CLSID\{000C0126-0000-0000-C000-000000000046}\
    19:22:49,7119203 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\BF574A30F66E6D54186C7F15B116E7A3 SUCCESS
    19:22:49,7119295 WINWORD.EXE 1484 RegQueryKey HKLM SUCCESS Query: HandleTags, HandleTags: 0x0
    19:22:49,7119369 WINWORD.EXE 1484 RegOpenKey HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\017CCC9DE12773C4FAD559D2951B14C6 SUCCESS Desired Access: Read
    19:22:49,7119466 WINWORD.EXE 1484 RegQueryValue HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\017CCC9DE12773C4FAD559D2951B14C6\00005109110000000100000000F01FEC SUCCESS Type: REG_SZ, Length: 128, Data: 22:\Software\Microsoft\Office\15.0\User
    Settings\Mso_Core\Count
    19:22:49,7119544 WINWORD.EXE 1484 RegCloseKey HKLM\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\017CCC9DE12773C4FAD559D2951B14C6 SUCCESS

    I'll do that, I'm however still interested if somebody can confirm the excessive registry queries.
    As a brief test, I captured winword.exe (2013) registry-reads on my Win8.1 pc (64bit Windows), with ProcMon.
    this is over a capture period of less than one second
    2092 of 2352 contain "component" in the reg path
    this is when I have winword open and whilst "File, Export" is displayed (this is what offers the export-to-PDF option)
    vs.  168 registry operations in an interval of 10 seconds, by winword.exe, if word is simply "running in background with an open blank document"
    I'm not sure if that is useful, but it seems an awful lot of registry reads/writes from an application which isn't apparently doing anything at the time..
    EDIT: similar registry read/write rate, when save-as-pdf is added to QAT (again sitting idle on a blank document). the registry read/write rate drops back down to 160 if the save-as-pdf feature is then removed from QAT.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Access Outlook Shared/Delegated contacts in Word 2010's Quick Access Toolbar (QAT)

    Hello Nerds,
    Is there any way to access Outlook Shared/Delegated contacts in Word 2010's Quick Access Toolbar (QAT).
    I am able to see shared/delegated contacts in Outlook by clicking "Open Shared Contacts" but Word's 2010 QAT does not have any option to add/open shared contacts.
    Thanks much

    Hi,
    Do you mean add Delegated Access or Shared Contact command to QAT in Word 2010?
    These two commands only belong to Outlook, so we can’t add them to QAT in Word 2010.
    More reference about Add commands to Quick Access Toolbar:
    http://office.microsoft.com/en-001/support/add-commands-to-the-quick-access-toolbar-HA102814964.aspx
    Hope it can be helpful.
    Regards,

  • QUICK ACCESS TOOLBAR WONT WORK

    I am not able to scroll thru the commands with FM7.2p158 in Windows 7 Pro.
    You can see the button go in, it just does not make the toolbar scroll to the next line of tools? please help.
    Any way to get around this? is/are there some other tool to get the same jobs done e.g. delete a line, add a line (I know some of the left click commands)
    thanks,
    Carl

    Hey Rod, I think you misundersood. Or perhaps Lilybiri and I did.
    It seems our understanding is that ZippySkippy is wanting a toolbar in the Captivate application itself. Your understanding seems to be that ZippySkippy is asking about projects you create using Captivate.
    I suppose it's now in Benjamin's corner to say who correctly understood the request and who didn't. LOL
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Importing Office 2007 Quick Access Toolbar to Office 2010

    I want to bring over my QATs created in Office 2007 (running in Windows XP Pro) into Office 2010 (running in Windows 7 Pro). Because there is no way to export the Office 2007 QATs to a file, I can't do the normal importing a customization file
    directly from within Office 2010. However, if I copy my word.qat (or excel.qat, powerpoint.qat, etc) file created in Office 2007 over to the appropriate folder in Office 2010, and just change the file extension from ".qat" to ".officeUI" it brings up
    my QAT settings in Office 2007. It looks okay and seems to function properly like this.
    I think this will work, but I'm not sure if it will cause other problems. It seems to look okay. Will I run into trouble with it later?

    I want to bring over my QATs created in Office 2007 (running in Windows XP Pro) into Office 2010 (running in Windows 7 Pro). Because there is no way to export the Office 2007 QATs to a file, I can't do the normal importing a customization file
    directly from within Office 2010. However, if I copy my word.qat (or excel.qat, powerpoint.qat, etc) file created in Office 2007 over to the appropriate folder in Office 2010, and just change the file extension from ".qat" to ".officeUI" it brings up
    my QAT settings in Office 2007. It looks okay and seems to function properly like this.
    I think this will work, but I'm not sure if it will cause other problems. It seems to look okay. Will I run into trouble with it later?
    Sorry to bump such an old thread... but I couldn't find anything about a possible 2007 > 2013 migration.  The strict change in extension names doesn't enable the old .qat file to be imported (in MSO2013 the new extension is .exportedUI) -- however,
    digging into the old .qat and new .exportedUI files, it seems all I needed to do was add <mso: cmd app="Word" dt="0" /> to the start of the file and presto... imported without any problems.  Let's see if it all runs fine... (and if it works in Excel
    too) (phew!)

  • Taskbar keeps disappearing NOT on auto hide

    Hello,
    I have viewed other articles similar but neither seem to help. Basically I work at a council and we
    have gone about upgrading the rest of the machines from XP to 7, Now we only seem to be having this issue with a few of the machines out of all of them, this issue is upon minimizing anything such as Internet Explorer the full task bar disappears
    it just leaves a blank space and the start button, we have made sure it is not set to auto hide.
    So far the only remedy we have is to reboot the machine, it might not happen again for a couple of days
    but it happens again eventually. It windows explorer does not crash either and the only way to access software open is to use Alt + Tab.
    Finally these computers are within quite a big network if this helps any.
    Thank you for your help much appreciated.
    Regards
    Eddy

    This case study might help...
    http://www.ehow.com/facts_6916976_task-bar-keep-disappearing_.html?ref=Track2&utm_source=ask

  • I have clicked on hide inside bookmarks button then bookmarks button in the toolbar disappeared , How can I get it back ?

    I have clicked on hide inside bookmarks button then bookmarks button in the toolbar disappeared , How can I get it back ?

    Hiding the Bookmarks menu item is not a default feature in Firefox.
    Do you have a Delicious extension installed? <br />
    If so, look for that option in that extensions options. <br />
    If not, look at the extension s that you ''do'' have installed for that preference.

  • Auto Hide Toolbars

    Hi there. CS3
    I have by chance got PS to auto hide & show the toolbars and I have now lost it again.
    Does someone have an idea how to help me to do this again.
    This is very nice as the toolbars are out of sight and only visible when I need it.
    Thanx so long.
    Deon

    Thank you VERY much. This is exactly what I was looking for.
    Thank you.
    Deon

  • Auto hide firefox toolbar

    I was using IE6. I could set IE6 so the IE6 toolbar would auto hide, just like the windows toolbar. When I wanted it to reappear I would just point the arrow up to the top of the page, just like if I wanted the windows toolbar to reappear I would point the arrow at the bottom of the page.
    Can I do this with firefox, make it auto hide? If so, how?

    Just in case you are in full screen mode, try using the F11 key to switch to normal mode. (If that switches to full screen mode, use F11 to switch back.)
    Normally Firefox behaves like any other Window. Although it isn't obvious whether this is caused by an add-on, or which one, you might want to try the standard diagnostic step of using Firefox's Safe Mode to see whether it is caused by a custom setting or add-on.
    First, I recommend backing up your Firefox settings in case something goes wrong. See Backing up your information. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in Safe Mode using
    Help > Restart with Add-ons Disabled
    In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
    Then see whether Firefox behaves more normally.

  • Auto-hide toolbar

    hi..
    i am quite new to java and i have to create a toolbar in an applet that can auto-hide and is dockable. i am using JBuilder 2005. Can anyone tell me how to do it. Please show mi some codes or useful websites. thanks alot.

    Crosspost!
    http://forum.java.sun.com/thread.jspa?threadID=757484&messageID=4327246

  • Event Type Descriptions - Mod Wheel / Quick Access Auto Help

    I really just need some description for the possible event types you can assign to controllers in logic, like the mod wheel. For example, expression, portamento time... I don't know what i should be listening for when it comes to utilizing these controls. But I know some of these options would greatly enhance my samples (EWQLSO) in terms of reality (strings swelling instead of remaining stagnant). The manual mentions around 15 event types, and I was wondering if I could get some solid definitions. Some are obvious, but feel free to fill in the gaps, it would be much appreciated.
    Also, I've had some trouble getting mod-wheel movement to show up in multiple windows in logic. Even if I do automation quick access assigned to the mod wheel, I get split information. For instance, the Arrange Window will record pitch bend data, but it will not be reflected in the Event List, or Editor, let alone these options in the Matrix window.
    Any help would be great.

    Please don't cross-post. It is considered very rude to do that here:
    http://forum.java.sun.com/thread.jspa?threadID=5233033&messageID=9953169#9953169

  • Table toolbar disappeared in the screen reader mode in Oracle ADF

    I have a validation message box(pop up) opening from a button action from page fragment(jsff) page and in screen reader mode the message box shows up as default on the same page instead of pop up message box and
    and below the message box there is this message information "Press escape to exit this popup." and when I click ESC key it then shows up the main default page with the table toolbar disappeared. In the screen reader mode the ADF framework is taking total control over the showing message box as default on the same page instead of pop up message box and showing below message " Press escape to exit this popup.". My question is how to edit this page and is there any way to get rid of below message information. I also want to know does ADF provide any API in screen reader mode to control the table toolbar disappearing. I really appreciate any help or advice or any work around to solve this issue.
    Eagerly waiting for the response.
    Thanks in advance

    I'm using JDeveloper 11g (11.1.1.4.0) which has come with accessibility feature(screen reader mode). I have no idea of which version of screen reader that Jdeveloper IDE has.
    I use IE 7 browser and it is mandatory I have to use IE7 browser for this project. All I need help is how to get control of web page( jspff) when we use in accessibility mode. we configure like this
    in trinidad-config.xml file.
    <?xml version="1.0" encoding="windows-1252"?>
    <trinidad-config xmlns="http://myfaces.apache.org/trinidad/config">
    <skin-family>myskin</skin-family>
    <accessibility-mode>#{accessibility.accessibilityMode}</accessibility-mode>
    </trinidad-config>
    for example like in this jspff file :
    <af:panelStretchLayout
    id="panelStretchLayout1" topHeight="#{accessibility.accessibilityMode == 'screenReader' ? '137px' : 'auto'}"
    startWidth="auto">
    <af:panelCollection binding="#{backingBeanScope.backing_pageFragements_.panelCollection2}"
    id="panelCollection2">
    <f:facet name="menus"/>
    <f:facet name="toolbar">
    <af:toolbar binding="#{backingBeanScope.backing_pageFragements_.toolbar1}"
    id="toolbar1"
    shortDesc="Toolbar">
    I'm using like this, let me know I'm doing correct or is there any other way we can do to avoid toolbar to disappear.
    I appreciate your help.

  • How can I add more chosen websites for quick access in the remaining empty fields in "file"-"new tab"? ing empty fields

    I can´t add preferred, chosen, most visited or bookmarked websites to the 28,15 or 6fields in"file" - "new tab". I have a PC with Windows Vista and have been using Firefox with additional Google toolbar as my preferred or default browser for several years. I have downloaded several updates. I suspect that my version is now 4 or 5. Originally the Google for Firefox new tab feature showing chosen favourite or preferred websites for quick one click access worked fine but I seem to have lost the abiiity or forgotten how to add new such favourites for quick access. The "edit" button there on the bottom left can only delete valuable chosen sites, which then seem to the be lost forever. This edit button is very dangerous! The "bookmarks" and "most visited" tabs listed show a wild coincidental mixture of sites I once visited sometime but have nothing to do with my real favourites or chosen or most visited sites. So I don´t use these bookmark or "most visited" features.

    Most visited would not be your bookmarks, but your tab history.
    You can check that out via Ctrl+Shift+H then search on ":" (colon without the quotes). Sort on the "Visits Count" (descending) and you will see that they agree.
    '''Most visited''' is one of the '''smart bookmark folders''' which are database queries.
    '''More information:'''
    * [https://developer.mozilla.org/en/Places_query_uris Places query URIs - MDC Docs]
    * [https://support.mozilla.com/kb/Smart+Bookmarks+folders Smart Bookmarks folders | How to | Firefox Help]
    * [https://support.mozilla.com/kb/Restore+the+default+Smart+Bookmarks+Folders Restore the default Smart Bookmarks Folders | Troubleshooting | Firefox Help]
    '''Related information:'''
    * [http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox Viewing the browsing history - Firefox - MozillaZine Knowledge Base]
    * [https://support.mozilla.com/hu/questions/830859 When I search in &quot;History&quot; for items I've called up, I get a page with the heading &quot;Library.&quot; but with no text beneath it. Thanks.]
    Google Toolbar is no longer supported in Firefox 5 or newer versions.<br>http://kb.mozillazine.org/Using_Google_Toolbar_features_without_toolbars

Maybe you are looking for

  • Ipod nano in recovery mode?

    Hi I recently purchased an ipod nano (3rd generation), I downloaded itunes onto my pc using windows XP, when I connected my ipod to my pc to transfer songs, itunes came up with the following message: "itunes has detected an ipod in recovery mode. You

  • How to enable HotSpot or JIT compiler with java 1.4.0-rc

    Sorry but I can't enable the JIT or Hotspot tecnology in java 1.4.0-rc? they are just installed in this JRE version or I have to do any operation to install these tevnology? I can't also install the HotSpot server with this version of JRE! it's right

  • I want to end my account immidiately

    I want to end my account immidiately, and is´ts impossible to do it on Adobes website, I cant even get contactinformation for sending an email. So I hope you will help me now to end my account on Adobe, my email is [removed by admin to protect privac

  • Colour laser printers for iMac please ?

    Is there a particular colour laser printer that is better compatible with my iMac (based in UK) When i purchased my imac, at the time i wanted a printer for photos, the shop recommended a kodak - half of its functions dont work very well with imac. B

  • Aperture and PS

    Users of Aperture: "What is the big advantage of Aperture over PS CS 2 combined with Adobe's bridge" . Imac G5   Mac OS X (10.4.3)