Adobe PDF Reader Control

Greetings all,
I am trying to add Adobe PDF Reader control to my project, once I drag-drop on the form, it shows the following error:
Any Idea how to solve it?
Thanking you

This thread under:
Visual Studio Languages
>.NET
Framework >  Visual Basic
Unless you think it should be posted under "Games" or "beginner how to" !!! then it should remain here, not because you just jumped in with the freaky tools that has nothing to do with the original post !!!
I don't know why you want to keep with your non-sense language, but I will respect what your mind is set to.
Just a simple and last sentence from my side: Visual Basic forum is for Visual basic code issues
Hope you will be able to grasp it.
Regards,
Fouad Roumieh

Similar Messages

  • PDF Reader Control in VBA with Adobe Reader

    Can I use the "Adobe PDF Reader" control on a VBA user form on a machine with only Adobe Reader (v9) installed?
    I would like to create a form similar to the one depicted on page 25 in http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/reader/pdfs/reader_ov erview.pdf
    Whenever I drag the "Adobe PDF Reader" control on my form, I instantly get a "Unspecified error" message from VBA.
    When I try to execute
    Sub pdf()
      Dim a As New AcroPDFLib.AcroPDF
      a.src = "test.pdf"
    End Sub
    I get an "Automation error, Unspecified error" on line a.src = "test.pdf"
    Any guidance is appreciated.

    Use: something like:
    Set oReader = createObject("AcroPDF.PDF.1")
    msgbox(oReader.getVersions)
    to contact/work with the Reader object.
    HTH, Reinhard .

  • Adobe PDF Reader causing error in Windows 7

    Greetings everyone.
    I created a very simple VB.NET windows form application that only has one control, the Adobe PDF Reader. I created this project in both VS 2005 (.NET 2.0) and VS 2010 (.NET 3.5). My developer machine is XP SP3 32 bit. I experienced the same problem with version 8 and 10 of Adobe Reader.
    When I compile the application and run the EXE file on my XP machine, everything is fine. I can see the form with the Adobe PDF Reader control. When I try to run the same program on our new Windows 7 SP 1 32 bit test machine, I get a generic Windows 7 error that says "A problem caused the program to stop working correctly. Please close the program" and I never see the form.
    Has anybody else had this experience with Adobe PDF Reader on Windows 7?

    I appear to have found the solution to the problem RE AcroPDF.dll with Windows 7.
    I had Visual Studio 2010 installed on our Windows 7 test machine. I added Adobe Reader to the list of controls. When I tried to add the control to a form I got an error that said:
    Failed to create component 'AxHost'. The error message follows: System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
    When I researched this error in Adobe's forums, I found another user that basically said I needed to go to the Internet settings, under Preferences for Adobe Reader X, and make sure the box for Display PDF In Browser was checked.
    After testing with my applications, this does appear to resolve the problem.
    Let me know if anyone has any additional comments. Thanks for the help.

  • In winform development,I call the adobe's control named 'Adobe PDF Reader'

    In winform development,I call the adobe's control named 'Adobe PDF Reader',when I clicked the button named "mail",the filename was messy code with path in Outlook.

    So, does sending the email work?

  • Adobe PDF Reader Active X Control

    I am using the Adobe PDF Reader Active X Control on one of my VI's Front Panels. It seems that this control wants whatever VI is using it to have its preferred execution type set to "user interface mode." I am not too familiar with the ramifications of this but I have found one side effect: there cannot be any keyboard input to the VI (e.g. when typing values into numeric or string controls). Why is this? Is there any workaround?
    I also found some interesting behavior, I can set the VI that owns the PDF Reader Active X control to "standard" preferred execution type if I use Automation Open remotely (from another VI). I can then use the keyboard to enter values into numeric and string controls until I start interacting with the Active X Control.
    Thanks for any help 
    Solved!
    Go to Solution.

    Amaglio:
    I was able to edit a string control and a numeric while having a PDF loaded up.
    Do you have the load method inside a while loop or something that might cause the keyboard to be repeatedly co-opted by the activeX control?
    I've attached a sample VI that worked for me.
    Caleb Harris
    National Instruments | Mechanical Engineer | http://www.ni.com/support
    Attachments:
    activeX PDF.vi ‏11 KB

  • In coded ui how do you correctly retrieve a browser window that contains an embedded Adobe PDF reader in browser

    I'am running across this issue when I'm debugging or running my coded UI automation project, where i get the exception labeled "{"COM object that has been separated from its underlying RCW cannot be used." System.Exception {System.Runtime.InteropServices.InvalidComObjectException}"
    everytime i come from a browser window that contains a pdf reader embedded in it. This happens every time I retrieve the window and try to click back. It barfs when i perform the back method on it. I've tried different things but none has worked including
    the playback wait.
    var hereIsmypdf = ReturnPDFDoc();
    public BrowserWindow ReturnPDFDoc()
    Playback.Wait(1000);
    var myPdFdoc = GlobalVariables.Browser;
    return myPdFdoc;
    hereIsmypdf.Back();
    skinny_Will

    Hi skinny_Will,
    <<"{"COM object that has been separated from its underlying RCW cannot be used." System.Exception {System.Runtime.InteropServices.InvalidComObjectException
    According this exception error message, I did some research about it. I know that this exception error is occurred in
    COM object which was disposed if you are using the COM objects in a same static class or variables which ware shared between tests.
    So please you refer the following blog to use ExecutionThread element to instruct the test to use the MTA threading model. This way, the static instance of "store" can be shared across tests.
    http://blogs.msdn.com/b/martijnh/archive/2009/12/31/unit-testing-com-object-that-has-been-separated-from-its-underlying-rcw-cannot-be-used.aspx
    Note: if you are using the VS2013 to create the coded UI test, you will need to add a test setting file to add this
    ExecutionThread.
    https://msdn.microsoft.com/en-us/library/ee256991.aspx?f=255&MSPPError=-2147217396
    In addition, ad you said that when you playback the browser window that contains an embedded Adobe PDF reader and then it could not work.
    I suggest you could try to add more searchproperties to find this target control and then check this issue.
    I find a similar thread about your issue, please refer the Steve's code to check your issue.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/73445915-ac08-47de-8bab-b6b07294d0c2/coded-ui-test-wont-find-an-pdf-browser-window-it-times-out?forum=vsunittest
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Adobe PDF Reader Publisher 'not available' in IE Manage Add-ons

    Some users of a website that displays PDFs in the browser are not able to view the PDFs.  These users are using IE9 and Adobe Reader XI on a Windows 7 machine. They have gone through uninstalling, reinstalling, and repairing Adobe Reader XI and have ensured that the IE settings match the IE settings for other users whose setups work correctly.  The only difference is in the Manage Add-Ons.  On machines that do work, the publisher for the Adobe PDF Reader add-on is listed as 'Adobe Systems, Incorporated'.  On the machines that do not work, the publisher is shown as 'not available'.   My gut feeling is that since the publisher is listed as 'not available', Microsoft doesn't trust the add-on and won't run the ActiveX control to display the PDFs in the browser.
    How can I fix those systems so that the add-on shows as 'Adobe Systems, Incorporated' on the machines that do not work?  Or how can I get them to work regardless of the publisher listed?  Or is this even the issue of why these machines will not display PDFs in the browser?

    They do assure me that they are using the 32-bit version of IE.  I think the add-on doesn't show at all in the 64-bit version.

  • How to use the 64 bit Adobe PDF Browser Control (AcroPDF64.dll) in x64 WinForms VS2012

    I noticed that sice 11.0.07 there is a 64 bit version of the AcroPDF.dll called AcroPDF64.dll. Does this mean that I can use the PDF Browser Control in a x64 WinForms application? If so, what do I need to do to get this to work?
    When I right click on the "Toolbox" and select "Choose Items..." there is only the possibility to select the Adobe PDF Reader pointing to "C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\AcroPDF.dll" and not a version using the AcroPDF64.dll
    When I click in this dialog on the "Browse..." btton and select the AcroPDF64.dll nothing happens.
    Now I am stuck with an "Initializing..." message when loading a PDF in the control. The control is working when switching back to x86 (but which I can't because I need to reference a dll that is only available in 64 bit).
    Please advice, thank you in advance!

    Thank you for your reply.
    Does this means that it is still not possible to use the PDF ActiveX control in a x64 WinForms application?

  • IWebBrowser2.Type="Adobe PDF Reader".  What is the Document?

    Hi,
    I'm displaying a PDF within the ActiveX IWebBrowser2 container and looking for a way to access (parse) the text. When displaying Excel files, Type is "Excel" and Document is a Workbook reference.  When displaying PDFs, Type="Adobe PDF Reader", but what is the Document?  I've come across threads that suggest it might be of type IAcroAXDocShim or CAcroPDDoc, but when trying to use their methods receive "class not registered".  Re: "class not registered", is it necessary to install Adobe Acrobat?  Why?  Reader is installed.  Seems to me there ought to be a way to access the text with the tools at hand, no?
    Any help is appreciated!

    Adobe don't offer such a facility in their controls, not even with Acrobat. If you want to find out more about the very rich programming interface to Acrobat, and the tiny programming interface to the free Adobe Reader, you should download and install the Acrobat SDK - many thousands of pages of documentation and a few examples (for illustration, not cannibalism).

  • Internet Explorer Adobe PDF Reader Add-ons

    We have Adobe Acrobat 9.5.1 version and from Internet
    Explorer (Tools> Manage Add-ons), Adobe PDF Reader publisher shows "Control name is
    not available" .  I tried to open web-based PDF form but it error out.
    How can I fix this IE add-ons issue?

    Hi Junny,
    This forum is for deploying the product in enterprise settings. Try a different forum.
    Ben

  • Adobe PDF Reader Add-on - IE11

    Hello,
    I work in a government organization and we are about the deploy IE11 to all of our machines. We've encountered an issue with how IE11 opens PDF. We want the PDF to open in IE11, and not open a separate Adobe Reader application. The fix we found so far was to disable the Adobe PDF Reader add-on, then re-enable. I also want to mention that we are pushing a group policy that does tweak a few settings. Here's what we are doing,
    Pop-up allow list (several websites)
    Prevent participation in the Customer Experience Improvement Program (enabled)
    Turn off pop-up management (disabled)
    Compatibility view
    Use Policy List of Internet Explorer 7 sites - Enabled
    Site to Zone Assignment List - Enabled
    Automatic prompting for ActiveX controls - Enabled
    Automatic prompting for file downloads - Enabled
    Logon option - Enabled
    Access data sources across domains - Enabled
    Would any of these cause an issue with the Adobe PDF reader add-on? (We are using Adobe Reader 11.0.09
    Thanks

    I am starting to believe this issue may be a registry entry in HKCU as I can get the add-on to work for longer periods of time if I remove the user's profile from the local PC and then have them log in to build a new profile...  the problem is that the add-on doesn't always continue to work, it just appears to work for a longer period of time before having to disable and enable the add-on again.
    As far as my install package goes, I created a transform file using the Adobe Customization Wizard with the following options:
    Personalization Options:
         Suppress display of EULA
    Installation Options:
         Make Reader the default PDF viewer
         Remove all versions
         Enable Optimization
         Enable Caching of installer files on local hard drive
         Run silently
         Prompt for reboot
    Files and Folders:
         Left default values
    Registry:
         Left default values
    Shortcuts:
         Removed the Desktop shortcut
    Server Locations:
         Left default values
    Security:
         Protected View Off
         Enhanced Security Disabled for both Standalone and Browser
         Added our SAN, intranet and domain name to the privileged locations
         Prevented users from adding trusted files/folders and trusted hosts
    Digital Signature:
         Left default values
    Webmail Profiles
         Prevent end users from configuring Webmail profile
    Online Services and Features
         Disable Product Updates
         Load trusted root certs from Adobe - Enable & Install silently
         Disable Help > Purchase Adobe Acrobat
         Disable Help > Digital Editions
         Disable Product Improvement Program
         Disable all Adobe online services based workflows and entry points
    File Attachments:
         Left default values
    Launch Other Applications:
         Left default values
    I then created a VB Script to run the msiexec and reference the .msi and .mst files.  I created the SCCM package and program and reference the VB Script.  The installation works and the modified settings are there, so I know the .mst file is being referenced as well.  I'm still working on finding a resolution and hopefully one of us comes up with something solid soon.

  • How do I display the web address within Adobe PDF Reader 10 & IE 9 64-bit?

    Until a week ago, I was using IE 9 32-bit version together with Adobe PDF Reader 10.    When I would try to open a PDF file from within the browser, it would and the Web Address would continue to display at the top of the window while browing the PDF document.  I could then continue using IE 9 and move on to other pages and etc...
    Now, I have swtiched to using the IE 9 64-bit version.  What happens now is that when I enter an address in the web browser and it's a direct link to a PDF file  example:   https://www.technicalindicatorindex.com/newsletter/bpdf/TII_Newsletter_1686a_10.11.11_7055 475115.pdf   ), it opens up with no problems, but I no longer see the IE 9 Web Address shown anywhere.  So in essence, that page becomes a Adobe PDF program window and I loose my IE 9 access.   I guess the PDF files are no longer displayed within the browser (althought I have it check ON). 
    Am I missing something?

    I did write there, but no replies
    I guess that with Adobe Reader 10.1.1 running with IE 9.x in x64 bit mode, you cannot open the PDF within explorer, as it does it outside it as a separate Window?
    Correct?

  • How do I display the web address with Adobe PDF Reader 10.1.1 & IE 9 x64?

    Until a week ago, I was using IE 9 32-bit version together with Adobe PDF Reader 10.1.1.   When I would try to open a PDF file from within the browser, it would and the Web Address would continue to display at the top of the window while browing the PDF document. I could then continue using IE 9 and move on to other pages and etc...
    Now, I have swtiched to using the IE 9 64-bit version. What happens now is that when I enter an address in the web browser and it's a direct link to a PDF file example: https://www.technicalindicatorindex.com/newsletter/bpdf/TII_Newsletter _1686a_10.11.11_7055475115.pdf ), it opens up with no problems, but I no longer see the IE 9 Web Address shown anywhere. So in essence, that page becomes a Adobe PDF program window and I loose my IE 9 access. I guess the PDF files are no longer displayed within the browser (althought I have it check ON).
    Am I missing something?

    I did write there, but no replies
    I guess that with Adobe Reader 10.1.1 running with IE 9.x in x64 bit mode, you cannot open the PDF within explorer, as it does it outside it as a separate Window?
    Correct?

  • Problem with Adobe PDF reader for Window 64 bit using Visual Studio professional 2013

    Hi,
    Does Adobe PDF reader support window 7 64bits?
    Best regards,
    Seah

    Hello,
    Short answer reading into your question which has no specifics, yes it does but I am guessing there is more to what you are asking so if you could please expand your question that would be great.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

  • How can I install an old version of the Adobe PDF Reader plug-in/add-on for Internet Explorer?

    I have installed an old version of Adobe Reader (X or 10.1.4), but my Adobe PDF Reader add-on in Internet Explorer remains version 11+...how can I get an old version of this plug-in?

    The new serial number is to the right of your chosen download.

Maybe you are looking for

  • Can't create a PDF file from "printing" need help

    hey I have Acrobat 8 professional and I used to be able to create PDF files by clicking print, selecting the Adobe PDF printer and so on.  Recently it stopped letting me do this by stating that Windows can not print due to current printer setup.  I w

  • Error found in Communication channel monitoring ( component monitoring)

    Hi Experts,     When i executed the RFC from R3, i got the below error in runtime work bench. please help me out if any one knows, i already gone throug some of sdn linke, but i am not able to get exact solution. com.sap.aii.af.rfc.RfcAdapterExceptio

  • AAWS SOLA Application Fee Issue

    I am working on customizing the Sample online Admission application for Campus Solutions. I am almost done with the integration of application with Constituent Transaction Management (staging). Now I want that Students can not submit applications wit

  • COM Add-in Program Required to run XL Reporter

    Dear All, When I am Opening New (RG23A Part 1) Report in XL Reporter, System giving bellow Error A Required COM Add-in Program XL Reporter has not been loaded and Prohibits Microsoft Excel from running. I facing this Error on Server & One Client Also

  • Create button not enabled in JCO Connections tab???

    Hi all, I have developed an appl that can connect to R/3 and retrieve the results from R/3. In my http://sssvb:50000/index.html-> Webdynpro->Conent administration->local->myapp I see that create button is not enabled, what to do? How to enable that?