Issue converting multiple emails using Adobe PDF Plugin

We have users that use the Adobe PDF plugin within Outlook to convert multiple emails into one PDF file.  They will select multiple emails, then click on the Adobe PDF tab within Outlook and choose Selected Messages, Create New PDF.  When the pdf is created, only the first email that was selected got converted into the pdf file.  It does not convert all of the selected emails.  I have tried it on my computer and it is not working for me either.  We are using, Windows 8.1, Office 2013, Adobe Acrobat Standard XI.  The users say they were able to get this to work before we upgraded.  Previously, they had Windows 7, Office 2010, Adobe Acrobat X.  Is this a bug?

Read this:
http://forums.adobe.com/message/5965915#5965915

Similar Messages

  • Can I use Adobe PDF plugin in Chrome on a Mac?

    I'm on a Mac.
    I would like to use the Adobe Reader PDF viewer in Chrome instead of the built-in Chrome PDF viewer.
    I went to Chrome:Plugins to disable the Chrome PDF viewer, but noticed that the Adobe Reader PDF plugin is not there.
    I then went to Library/Internet Plug-ins and I do see the AdobePDFViewer.plugin file.
    Is the Adobe PDF Viewer compatible with Chrome on Mac?

    See http://helpx.adobe.com/acrobat/kb/pdf-browser-plugin-configuration.html

  • Adobe PDF plugin 10.1.5.33 does not print correctly. Some text comes out all garbled but looks fine on screen.

    I am using Adobe PDF plugin 10.1.5.33. I can open PDF files and they look fine. When I print some of the test comes out all garbled - usually labels, notes at bottom etc. If I disable plugin then when I open PDF Firefox uses Adobe PDF reader to open file and then printing is fine. I have Adobe reader 10.1.5

    I am seeing the same issue with Reader 11.0.1.36. Without the Adobe plugin enabled, no issue. Probably related to the type of font being used for the garbled text. There are many font bugs related to various fonts and various Adobe programs filed at Bugzilla. Looks like Adobe has some fixing to do with their Firefox / Netscape plugin.

  • Setting Font for converting multiple text files into PDF using VB 6.0

    Dear All,
    Am converting multiple text files into PDF using VB6.0. Currently, am unable to control the font face and size for the generated files. Below is the procedure am using for each file;
    Public Sub proc_convert_to_PDF(srcFilename As String, destFilename As String)
    Dim p_AcroApp As CAcroApp
    Dim p_VDoc As CAcroAVDoc
    Dim p_DDoc As CAcroPDDoc
    Dim IsOk As Boolean
    Set p_AcroApp = CreateObject("AcroExch.App")
    Set p_VDoc = CreateObject("AcroExch.AVDoc")
    Call p_VDoc.Open(srcFilename, "")
    Set p_VDoc = p_AcroApp.GetActiveDoc
    If p_VDoc.IsValid Then
    Set p_DDoc = p_VDoc.GetPDDoc
    ' Fill in pdf properties.
    p_DDoc.SetInfo "Title", Format(Date, "dd-mm-yyy")
    p_DDoc.SetInfo "Subject", srcFilename
    If p_DDoc.Save(1 Or 4 Or 32, destFilename) <> True Then
    MsgBox "Failed to save " & srcFilename
    End If
    p_DDoc.Close
    End If
    'Close the PDF
    p_VDoc.Close True
    p_AcroApp.Exit
    'Clear Variables
    Set p_DDoc = Nothing
    Set p_VDoc = Nothing
    Set p_AcroApp = Nothing
    End Sub
    What I need;
    1) to be able to set the font face of the destination file ( destFilename)
    2) to be able to set the font size of the destination file ( destFilename)
    Am using Adobe Acrobat 7.0 Type Library
    Kindly Help.
    Thanks in advance

    We didn't say it doesn't work. We said it isn't supported.
    There are a number of other ways to make a PDF. The one which would
    give the most control is if your application directly printed to GDI,
    controlling the font directly. This could print to Adobe PDF.
    You could look for an application that gives control of font for
    printing.
    You could use a text-to-PostScript system and distill the result. You
    could even look for a non-Adobe text-to-PDF.
    Working in the unsupported and dangerous world you chose, the font
    size for text conversion is set (and this is very bad design from
    Adobe) in the settings for Create PDF > From Web Page. There is no API
    to this.
    Aandi Inston

  • I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues vision 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in

    I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues vision 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in to work with Visio 2013?

    For MS Visio (any version) only the appropriate version of Acrobat *PRO* provides PDFMaker for Visio.
    For Visio 2013 specifically you must have Acrobat XI Pro (updated to at least 11.0.1).
    See: 
    http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html  
    Be well...

  • I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues vision 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in to work with Visio

    I purchased Adobe Acrobat x Pro recently and installed it, I have compatibility issues vision 2013. The adobe pdf converter  plug in stays inactive despite all my efforts to activate it, I need help with this? How can i get the plug in to work with Visio 2013?

    For MS Visio (any version) only the appropriate version of Acrobat *PRO* provides PDFMaker for Visio.
    For Visio 2013 specifically you must have Acrobat XI Pro (updated to at least 11.0.1).
    See: 
    http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html  
    Be well...

  • Can i using Adobe Reader plugin to generate signature in Reader X?

    I noticed that user can add annotation in Reader X, so i want to know if i can add signature or custom annotation in Reader X by my plug in?
    Thanks in advance.

    If the PDF is Reader Extended, yes.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 3 Nov 2011 05:48:36 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Can i using Adobe Reader plugin to generate signature in Reader X?
    Can i using Adobe Reader plugin to generate signature in Reader X?
    created by ChromeUser<http://forums.adobe.com/people/ChromeUser> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4005332#4005332

  • Converting Multiple .EPS files into .PDF

    Dear Forum:  We have tried converting multiple .eps files into PDF using article 325977. This article in Adobe help is really designed to convert .ai files into either .eps or.pdf, our situation is to convert multiple .eps files into PDF. Everytime we run the macro, it simply takes the eps file and saves it as another eps file and does not convert. We have a "Save As" step that we have in the macro that is set to "Save As" PDF, but it still does not work. What are we doing wrong?

    Hi mephisto11757,
    You can convert the following file types to PDF with the Adobe CreatePDF service:
    Adobe Creative Suite® file formats Examples include: .psd, .ai, .indd
    Microsoft Word (2000, XP, 2003, 2007, 2010, & 2011) .doc, .docx
    Microsoft Excel (2000, XP, 2003, 2007, 2010, & 2011) .xls, .xlsx
    Microsoft PowerPoint (2000, XP, 2003, 2007, 2010, & 2011) .ppt, .pptx
    Microsoft Publisher (2000, XP, 2003, 2007, 2010, & 2011) .pub
    Text Files .txt
    Rich Text Format .rtf
    Adobe PostScript .ps
    OpenOffice Format .odt
    Star Office .sxw, .sxi, .sxc, .sxd, .stw
    Corel WordPerfect .wpd
    Image file formats .gif, .png, .jpg, .bmp, .tiff
    Regards,
    Florence

  • Is there a way to control Adobe PDF plugin from within a Web Application? For Example, Can we highlight text in the PDF/A document programatically?

    Hi,
    I am trying to open a PDF document in browser using Adobe PDF plug-in for IE 9. The plugin version is 10.x
    I need to highlight certain text in the PDF document ( which is searchable) programmatically. For example, when a user selects certain text on the web-page, we want to automatically highlight that in the PDF document.

    I don't think this is a question one can answer by simply downloading the SDK. And even if one reads all the documentation (it rarely happens for obvious reasons), it is not easy to reach an answer because its explanation is not trivial at all.
    In my own opinion, this is right the type of question to be put and (hopefully) answered in a Forum.
    Now, I am not sure about the correct answer but I will give one hint.
    If I am not wrong, the Internet Explorer, IE, PDF viewer by Adobe is actually a .dll file which is put under IE once Adobe Reader is installed. A custom plug-in for Reader or Acrobat is also a .dll file (Windows) but its extension is .api and it needs to be copied under Reader or Acrobat (or both). Therefore, I don't see how we can merge the IE viewer .dll with a custom plug-in .api. Though maybe technically possible, I don't think it is something we can do.
    If above reasoning is correct, the answer to the question is No.

  • Word to PDF using Adobe PDF printer

    Friends,
    I am using 'Adobe PDF' printer to convert MS Word doc to PDF file. When converting some files I find that image size differ in Windows XP and Windows 7.
    I use same joboptions for both systems and I use exact configurations in both systems.
    I am using Acrobat 8 professional in both systems.
    How can I ensure that I get same PDF with exact image size in both operating systems ?
    Thank You,
    Sriram

    Acrobat is NOT for server use. Look into LiveCycle PDF Generator, intended and licensed for server use.

  • Adobe PDF Plugin not working FireFox and SeaMonkey

    Just updated to Acrobat XI. I find that the plugin to view PDF's doesn't work. just receive a Blank Screen when I try to view a Plugin.
    I also notice in addons  when you go to plugins it shows two acrobat Pdf Plugins:
    Adobe Acrobat NPAI Plugin
    Adobe AAMDetect Adobe AAMDetect 1.0.0.0
    and the one called 1.0  I have no idea what that is.
    I see no sign of the Adobe PDF Plugin (which is in the Internet Plugins Folder)
    I can use a Plugin from Schubert from Germany but it doesn't work with buttons to swich to a web page.
    I can use Acrobat Reader. However in order to work it has to download the page from a website first. Who wants to do that.
    Can't you get this fixed???

    Adobe Acrobat NPAPI Plugin is not supported in Firefox or SeaMonkey. Try disabling this plug-in from Firefox/SeaMonkey > Tools > Add-ons, then quit and restart your brwosers.
    This should let you save/downlaod the PDFs locally.

  • Adobe PDF Plugin Toolbar Not Available

    Firefox 17.0.1 on Windows 7 32-bit.
    I have Acrobat Pro 10.1.4.38, and the Adobe PDF plugin is enabled. However, when I look at the available toolbars the Adobe PDF Toolbar does not appear. Thus I am not able to save web pages as PDFs.
    Is there a special switch to enable this toolbar?

    I don't think you are responding to my initial question. I don't see how your responses have addressed the issue, namely that I want to see the Adobe Toolbar available on the Firefox main page.

  • How can I convert an email  in a PDF document?

    iOS
    How can I convert an email  in a PDF document?

    There is no "system solution" that turns an e-mail into a PDF file. In other words, it's not a functionality of the iOS. And there are some apps around that say they turn some documents into PDF files, but in every app that does that, I've never seen one that does so for the entire e-mail itself, but only for the "text" of the e-mail (which won't include the "to" and "from").
    BUT, you can get part of the e-mail through a screen shot and you can get more of the e-mail by going "portrait" style and not "landscape". Then after getting the screen shot, you can turn that into a PDF file by those apps I was referring to up above,

  • How do I extract pages from a pdf using 'Adobe PDF Pack'?

    How do I extract pages from a pdf using 'Adobe PDF Pack'?

    I think you have to buy extractor for 1.99 a month to extract PDF.  But I am having trouble activating it.  Good luck.

  • Snow Leopard: can't use Adobe PDF printer through Distiller

    I am on Quark 8.1.6.2 and Snow Leopard (10.6.4) and use Acrobat Pro 9.4.
    To make a PDF file I am always used to going through the Quark print dialogue boxes, selecting Adobe PDF as the printer, setting up sizes, settings etc, saving to a .ps file then using Adobe Acrobat Pro (9.4) Distiller to make a high res PDF for press. Worked fine, before I got Snow Leopard.
    I have now read that Adobe PDF Printer is not available on Snow Leopard and that all applications that used Adobe PDF Printer to print pdfs will not be able to print pdfs.
    See this link: http://kb2.adobe.com/cps/509/cpsid_50981.html which only helps InDesign users, not Quark 8 users.
    In the print dialogue box it no longer allows me to set up custom page sizes for a .ps file.
    How do I now print to high res for print PDF (through a .ps file for Distiller). ie, I don't want to export to PDF through the Quark print dialogue, as it makes too big a file, that's why I need to go through Distiller first. Help!

    PDF/X-3 is the best choice to use in those provided by Quark. You can read up on the PDF/X format here. For correct use, version 3 requires all fonts used to be embedded (which the Quark function does automatically). Version 3 also requires all images to be CMYK or spot color. That doesn't mean you can't use it for RGB, though. PDF/X-3 also allows calibrated RGB images and CIELAB.
    I assume for pre-press output I should use ''Press - high quality/high resolution', but then Acrobat Distiller asks for settings too...
    You don't go through Acrobat Pro or the Distiller at all when outputting a PDF from Quark. The function is built in. There are nice, short descriptions of the various PDF choices here.
    When you select a style, the defaults are automatically applied. You will get center and trim marks and whatever else is in the default settings. After you have selected the PDF version you want to use, then click on the Options button. Turn off marks, downsampling of images, or whatever else you want to change. Click the Capture Settings button and Quark will then automatically use your last settings as the method to create PDF files. When clicking the option to capture, you'll be thrown back to the document the first time, so you'll have to go to the menu to choose Layout as PDF again. But you'll see the choice is on Captured Settings. So until you change it, all you have to do is choose a location and click Save.

Maybe you are looking for

  • Problem with OSControl xtra

    Hi all, I have this rather unusual problem with the OSControl Xtra. I recently paid for it $160 (a price which is extremely high for me as I am student). Unfortunately i had to format my computer and I completely forgot to write down my director's se

  • My entire Library has vanished! HELP!

    I tried to Create a New Library, b/c I thought I could separate my music I use for different purposes, and when I did, I can't fine the Old Library with ALL MY MUSIC! Can I retrieve it? HELP ME!!!!! please!!!!!!

  • Getting text object content and position via script / extra?

    Hello everybody, we have several Freehand files on OS X (maps) where I need to get the text content and the coordinates of objects in a given layer. I could not find a possibility how to achieve this via Freehand's Applescript support. Am I missing s

  • Searching arrays using ascii

    I am trying to solve a book problem. I created an array with letters and numbers and I'm supposed to figure out how to count the number of letters in the array. I tried the following code: public class ArrayBasics1   public static void main(String[]

  • The OTHER in iTunes and Ipad

    I don't down load videos or music to my ipad. Nor do store much on there I use to for work, but I do have icloud set up and I watch some purchased shows through the cloud. after I watch a movie it tells me my memory is almost full. I plug it into iTu