Save As Dialog Not Showing when opening pdf from Outlook 2010

Hi
I have recently had to change the default documents folder on a windows 7 machine (Right Click Documents, properties,  include folder, set save location). Since this change, when opening an attached pdf document in outlook 2010 and viewing with adobe reader, if i click Save as from the file menu, no os dialog appears and therefore user cannot choose a place to save the document.
As a work around the user can right click the attachment save the docment to a location, once opened, ther save as dialog is usable.
I have uninstalled and re-installed reader to the laterst version, but with no luck.
Any ideas?
Jason Congerton

This looks like a new behavior of Outlook 2010 and isn't specific to PDFs. You will need to "save as" the document. There is a thread at Microsoft forums about this with some possible workarounds:
http://social.technet.microsoft.com/Forums/en-US/outlook/thread/927d678d-b55b-4732-93cb-f1 3ed1dacf96/

Similar Messages

  • Type not showing when opening pdf in Illustrator

    Here's a strange problem that I don't recall having seen before.
    I have a pdf file with diagrams of cupboards and tables with measurements. Everything looks o.k.
    I open it in Illie (CS3) and everything shows up except the type. It is point type and only the points are there. I can drag over the type where the letters should be and there IS something there (coloured black according to the Color palette) but no recognizeable letters. I tried copying the type from the pdf and pasting into Illie but still no luck. I have the font (Syntax Roman) but the only way I can get it to work properly is to type the text in again manually. Any ideas please?

    InDesign created this PDF and made the font a CID Identity-H font (not opentype, but similar in the respect that it has many more characters)
    I am not an expert on this topic so you may get a better response reposting this here or in the acrobat forum with a new topic (eg:  converting PDF CID fonts to .ai).
    This tech note shows how to fix the problem if you have the original InDesign file.

  • CS6: DistributedCOM Error id: 10016 when open pdf from web page in Win8.1

    For example here below I've got the issue: 
    http://modemwifi.it/wp-content/uploads/asus-dsl-n55u.pdf
    Adobe Acrobat X pro V 10.1.8:
    DistributedCOM Error id: 10016 when open pdf from web page.
    Nome registro: System
    Origine:       Microsoft-Windows-DistributedCOM
    Data:          04/11/2013 19:09:19
    ID evento:     10016
    Categoria attività:Nessuna
    Livello:       Errore
    Parole chiave: Classico
    Utente:        PC-PIERO\Piero
    Computer:      Pc-Piero
    Descrizione:
    Le impostazioni delle autorizzazioni impostazioni predefinite del computer non concedono l'autorizzazione di Attivazione in Locale per l'applicazione server COM con CLSID
    {B801CA65-A1FC-11D0-85AD-444553540000}
    e APPID
    {2EAF0840-690A-101B-9CA8-9240CE2738AE}
    all'utente Pc-Piero\SID Piero (S-1-5-21-3453328585-262132574-2759341577-1001) dall'indirizzo LocalHost (tramite LRPC) in esecuzione nel SID del contenitore di applicazioni Non disponibile (S-1-15-2-1430448594-2639229838-973813799-439329657-1197984847-4069167804-1277922394). Per modificare tale autorizzazione di sicurezza, è possibile utilizzare lo strumento amministrativo Servizi componenti.
    XML evento:
    < Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
        <EventID Qualifiers="0">10016</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2013-11-04T18:09:19.468877700Z" />
        <EventRecordID>14806</EventRecordID>
        <Correlation />
        <Execution ProcessID="768" ThreadID="776" />
        <Channel>System</Channel>
        <Computer>Pc-Piero</Computer>
        <Security UserID="S-1-5-21-3453328585-262132574-2759341577-1001" />
      </System>
      <EventData>
        <Data Name="param1">impostazioni predefinite del computer</Data>
        <Data Name="param2">Locale</Data>
        <Data Name="param3">Attivazione</Data>
        <Data Name="param4">{B801CA65-A1FC-11D0-85AD-444553540000}</Data>
        <Data Name="param5">{2EAF0840-690A-101B-9CA8-9240CE2738AE}</Data>
        <Data Name="param6">Pc-Piero</Data>
        <Data Name="param7">Piero</Data>
        <Data Name="param8">S-1-5-21-3453328585-262132574-2759341577-1001</Data>
        <Data Name="param9">LocalHost (tramite LRPC)</Data>
        <Data Name="param10">Non disponibile</Data>
        <Data Name="param11">S-1-15-2-1430448594-2639229838-973813799-439329657-1197984847-4069167804-1 277922394</Data>
      </EventData>
    < /Event>
    How can I solve this problem?
    Thanks

    // I got this from an Action (I�m using Struts)
    java.sql.Blob file=(java.sql.Blob)request.getAttribute("PDFfile");
    String filename=(String)request.getAttribute("filename");
    try{
      int iLength = (int)(file.length());
      response.setHeader("Content-type", "application/pdf");   
      response.setHeader("Content-Disposition", "inline; filename=\""+filename+"\"");
      response.setHeader("Expires","0");
      response.setHeader("Cache-Control","must-revalidate, post-check=0, pre-check=0");
      response.setHeader("Pragma","public");
      response.setContentLength(iLength);
      ServletOutputStream os = response.getOutputStream();
      InputStream in = null;
      in = file.getBinaryStream();
      byte buff[] = new byte[1024];
      while (true) {
          int i = in.read(buff);
          if (i<0) break;      
          os.write(buff,0,i); 
      os.flush();
      os.close();
    } catch(Exception ex){
       out.println("Error while reading file : " + ex.getMessage());
    }and now it�s running !!! I�m not using response.setContentType(...) and I do this in response.setHeader("Content-type", "application/pdf"). And I use response.setHeader("Content-Disposition", "inline; filename=\""+filename+"\"") instead of response.setHeader("Content-Disposition", "attachment; filename=\""+filename+"\"");

  • Can't open PDFs from Outlook Access denied

    We are trying to open PDFs from Outlook in Reader XI.  Even after disabling protected mode, continue to receive the message "There was an error opening this document.  Access denied.".  Any suggestions?
    Thanks

    A. Fix One PC
    Launch Adobe Acrobat Reader X
    Go to: Edit > Preferences...
    Click on "General" in the left pane.
    Uncheck "Enable Protected Mode at startup"
    You will prompted with a dialog box to remind you to close the application for the change to go into effect. Click Yes.
    Click OK to save your change.
    Exit Adobe Reader
    B. Fix Several PCs in Your Organization
    Following the above steps aren't practical if you have Adobe Acrobat installed on 1,000+ computers in 30 regional offices! Push this registry setting using your standard software deployment software.
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\10.0\Privileged]
    "bProtectedMode"=dword:00000000

  • When creating PDFs from WORD 2010 I cannot get the TOC heading entries as hyperlinks

    When creating PDFs from WORD 2010 I cannot get the TOC heading entries as hyperlinks. I used to be able to do this in WORD 2003. I tried to create a PDF from Acrobat by selecting File > Create PDF >navigate to the WORD file > select three checkboxes >
    Any help with getting the TOC heading entries as hyperlinks?

    Try to do it from Word using the ribbon.

  • HT1296 My Outlook 2010 is not picking up calendar entries from my 4S, and the phone is not picking up calendar entries from Outlook 2010. Help, please!

    My Outlook 2010 is not picking up calendar entries from my 4S, and the phone is not picking up calendar entries from Outlook 2010. Help, please!

    Only the carrier it is locked to can authorize unlocking it. Contact them.

  • Reader XI - Cannot open PDFs from Outlook:  Internal error occured.  Access is denied.

    I have a user that when they try to open a PDF from Outlook they get two errors. An internal error occured, and Access is denied.  I HAVE tried everyone's solution of unchecking 'Enabled Protected Mode' in Adobe > Edit > Preferences...but, this has NOT worked. The user is currently running Windows XP and has Outlook 2010.  The attachments DO open if you save them to computer first, or if Adobe Reader is already open.  Please help.  Thank you.

    "Internal Error Occurred" appears when .pdf is opened from Outlook 2010 email
    I am absolutely pulling out my hair over this one!!
    PC/Win 7 64bit/Adobe XI/Office 2010
    I have tried Uninstalling and re-installing
    I have tried using an adobe software removal tool
    I have tried modifying the security settings in reader
    I've tried running repair on MS Office
    If you open the .pdf from an email directly, it opens Reader with the error "Internal Error Occurred"
    If you drag and drop the .pdf onto the desktop, and then open it, it opens.
    If you open Adobe Reader FIRST, then open the .pdf from the email, it opens fine.
    ONLY when you open a .pdf from an email with Adobe Reader closed (so Outlook is asking AR to open first, and then present the .pdf) is it behaving this way.
    Hypothesis: Outlook 2010 does not like to open Adobe Reader.
    SO....tell me all of you brilliant geniuses? How do I solve this puzzle and become an end user's hero?

  • Saved PDF files in Illustrator not showing when opened in Reader

    I'm having a problem with files saved as PDFs in Illustrator, which, when opened in Reader
    reveal only a blank page. Any solutions?

    Thanks for your response.  It doesn't seem to matter which layer is higher in the stack.  I also checked that each layer was set to "print".  I think the problem is on the Mathematica side --- the problem I have arises with pdf graphics generated in Mathematica 8, but not in 9.  Hmm.

  • Adobe Acrobat Standard and Pro - dialog prompt when opening PDF from Internet Explorer 9

    Good morning.
    I am having an issue where our ends users that have either Adobe Acrobat X Standard (AAXS) or Adobe Acrobat X Pro (AAXP) cannot open a PDF within Internet Explorer 9 without being prompted by a dialog box to OPEN, SAVE or SAVE AS. Our user that have Adobe Reader X (ARX) only are ok. The ARX users can click on a PDF link within the browser and it will automatically open in a new tab. However, the AAXS and AAXP users will click on that same link, but are then prompted with a dialog box to either OPEN, SAVE or SAVE AS. Has any one else seen this before? We would like it to be so that all users - no matter what Adobe PDF program they are using of the 3 mentioned - can open a PDF link by just clicking on the link and no additional dialog options appear.
    The ARX users have the same Internet settings within the Adobe preferences as the AAXS and AAXP users. The check box is checked to have PDFs open within the browser, which they do, but that dialog box always appears for AAXS and AAXP users. Any thoughts?
    Thank you.

    Thanks for the reply. I stumbled across something today after posting. I had already known that If the ARX user also had one of the other products (AAXS or AAXP), then they would get the dialog box. Here is what I just figured out: if the user uninstalled ARX and re-installed (still having both ARX and AAXS or AAXP in the end) then they no longer get the dialog box. It seems like perhaps its an issue the AAXP and AAXS are overwriting something in the registry.

  • Fonts not embedding when making PDF from PM 7.1

    In making a PDF from a PM file, I am having trouble getting the fonts to embed.  The interesting thing is that the fonts that are not embedding are Times Roman and Arial; other fonts are being embedded.  These fonts are installed and I have the "Embed Box" checked in the job type font options.
    I'm using Windows XP SP2 OS and Acrobat 7.0 Pro.
    Should the fonts be in a special folder ? Not sure what I'm mimssing here . . . .
    I had SP3 installed for the OS and was having no trouble . . . . but then InDesign CS2 would not open PM files . . . At your recommendation I uninstalled SP3 but had to reinstall the OS which meant reinstalling PM and In Design CS2.
    Any suggestions?

    PM7 will run just on WinSP3 provided it's a clean install. That is, you install WinXP SP2, clean, straight the setup disk, and then apply the service pack 3 update.  The usual problem is the unnecessary junk which Windows collects which screws things up.  See here: PM7 and WinXP SP3
    I've now moved onto the Win7 and not even bothered with PM7, so I'm going on memory.
    If InD CS2 says your PM files are corrupted, then I'd be worried.  It's time to run diagnostics and make sure you have backups.
    Re:  the fonts, I suggest you check all your style palettes.
    You could just create a PS file using any PS printer driver with the output as FILE:, and the load Distiller, input the PS file and create the PDF.  That's about as fool proof as it gets.
    Also see my now ancient trouble shooter about creating PDFs using the Export… AdobePDF… macro here: Installing and Setting Up PM7's Export… Adobe PDF… using the “Application” CD-ROM   In this cae, make sure you are running PM7.01a - the update is here: PageMaker 7.0.1 update - English as there were some glytches when creating PDFs in the earlier macro.

  • The sequence does not show when exporting media from premiere

    hi
    i have the following setting for my sequence-
    editing mode- main concept bluray
    time base-25.00
    preview file format -mpeg bd 1080 50i vbr 34 mbps
    width 1920
    height- 1080
    maximum render quality
    issue is when i export media the adobe media encoder does not show the sequence
    and when i export in some other format- it only shows h.264 option and not h.264 bluray. as a consequence cannot write any bluray since all the option are progressive
    do i need to reinstall something/anything
    issue with mainconcept?
    is there a tab where one can add presets in media encoder?
    thanks

    If you installed AME through the Creative Cloud, then this is a known issue which was fixed in an update released just a couple of days ago. To get this update, select Updates in the Help menu.
    If you're not on Creative Cloud, then please specify which product or suite you installed that included AME, and also indicate whether it's activated or running in trial mode.

  • White Screen when opening PDF from within a website program

    I have previously been able to use the marketing products associated with http://greenhousebhgre.com   A link takes me to
    http://maryorfali.betteragents.com/admin/marketingmaterials/# and from them I have been able to update my marketing flyers by selecting Create/Edit.  Now I just get a white screen.  These flyers can be saved as PDFs and I am able to open them from outside the website.

    So you are editing your flyers online at that website?  If so, Adobe Reader is not involved in any way; Adobe Reader cannot create or edit PDF documents.
    My suggestion: try another browser.  If that does not help, contact the people who maintain that website.

  • TOC not updating when creating PDF from Robo9

    I have not really created PDFs from Robo before, so I might be missing something basic. I am trying to create Word and PDF documents from my Robo9 project. My problem is that some of my topics are not being generated, in either the Word output or the PDF output. The topics are indeed part of the TOC in the Robo project, but they are not part of the TOC in the Word and PDF output. The strange thing is, all of the TOC books make the conversion, but the one book I am having the issue with includes one topic, but all of the other topics in that book do not get converted. I tried recreating the TOC, and it still does the same thing. It's almost like the printed documentation generation is ignoring any new changes to the TOC, as it's the same every time no matter what I change. I tried making some changes to topics that are generated, and I can indeed see the changes in the printed output docs.
    Anything glaring I am missing, or should try? Thanks.
    Mark

    Likely a common misunderstanding.
    The first time you create printed documentation, the topics are based on the TOC. Thereafter there is no link.
    When you add new topics to the project, they are not automatically in any of the TOCs. You have to add them to each TOC. It's the same with print, you have to add them in the print layout.
    Easiest way is to simply use the double left chevrons to remove the topics in the print layout and then use the double right chevron to back in, the difference being it will add all the topics in the TOC and as you added the new topics there, they will be in the print layout.
    There's more in Printed Documentation on my site.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Table Header not Recurring - when Generate PDF from HTML with tables

    Hello,  It is not working as expected...and I'm not sure if the functionality is supported.  Want to create PDF from html document. The html document contains a html table that typically contains a large number of rows.  To make reading easier the html table used thead and tbody elements, and their children, so that when the table extends across pages when printed the header element recurs on each page.  However, the header element is not recurring in the generated PDF document (it only occurs in the first row of the table).  Just wondering if you have tried or used this functionality (created PDF from html with table with headers and the PDF included the table with recurring table header.  And if so, did you do anything special to make it work.  Thanks for any insight.

    If there's a problem with that package, I suggest you speak to the developer of that package and ask them to investigate.  It's not an Oracle supplied package so you are wrong to look for help here.

  • Problems opening PDFs from SharePoint 2010 with Acrobat X Pro

    Is anyone else having problems integrating pdf document support into Sharepoint 2010?
    I now have the icon showing for any pdf documents saved in a Document Lirary, However I don't get the options of Checking out - editing an checking in. There is also no revision control. I think that when I open a pdf document, the servers own copy of Adobe Reader opens, and not my local copy of Reader or Acrobat X pro.
    I've done what it says in the Administrators guide for Sharepoint integration and I'm still unable to get this functionality to work. As we use interactivve pdfs for a lot of our internal documentation the pdf integration features are very important.
    Any help from users who have already been through the pain of sharepoint integration would be really appreciated.
    Regards.

    Hi Bill,
    Looking at your initial problem of not being able to open the SharePoint hosted PDF document from the web browser.
    Could you please verify that as per the "Enterprise Administration Guide", the DocIcon.xml file of your server contains the following line:
    <Mapping Key="pdf" Value="AdobePDF.png" OpenControl="AdobeAcrobat.OpenDocuments"/>
    Please verify that the OpenControl attribute is also mentioned correctly. Without this the Acrobat Active X component would not be invoked.
    thanks,
    Shivani

Maybe you are looking for

  • New MacBook to buy ...

    Hi there !!! I have an iMac at home and I'm completely satisfied with it, but I am in need of a laptop and I am between the MacBook 1.83 GHz and the 2.0 GHz (both white). If I am not wrong, the only difference would be the speed of the processor and

  • CS6 How to create a photo gallery?

    CS6 How to create a photo Gallery?

  • 10.6.3 Combo update fails 5x at end

    I tried to install the 10.6.3 Combo update on a 2006 MacBookPro five times, with the same "installation failed" error. First time I tried via screen sharing from my desktop (where install went through without problems). Second time, directly from MBP

  • E71 and MS Exchange thru https

    Hi. Tell me please, MfE will work with MS Exchage Server 2007, if on my PC for example i work with it thru https. Thx

  • Simplifying/smoothing a vector shape... how?

    Is there any way to "simplify" an existing vector shape layer by somehow "averaging out" curves to remove as much of the unnecessary anchors as possible? For instance, a simple sphere can be just 4 anchors. The one I'm working with has 100 anchors. T