Plug-in Acrobat Professional for Internet Explorer?

Hi
I've go t Adobe Acrobat Reader Professional 7.0.
I need to sign PDF documents in a IE window, but only display the Adobe Acrobar Reader Menu.
There´s any chance to open PDF document but show me the sign toolbar and sign it.
Thanks in advance.
Juan Francisco
P.S.: excuse my bad english.

Hi, Michael, thanks four your answer.
Sadly, no. I received PDF document from a fax machine (that transforms it in PDF).
There´s any form to resolve it?
Thanks in advance.

Similar Messages

  • 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.

  • Acrobat PDF reader for Internet Explorer may be unloading/unabling custom plugin

    Hi,
    My question is basically to understand what is happening in this situation so that I can find where is the problem and how to solve it.
    We have used Acrobat 6.0 SDK to develop our custom plugin. This plugin is basically wrapper to few basic tools  (note, stamp, text ) etc.. provided by Acrobat 6.0 SDK. We have also developed PDFViewer.dll to view PDF document within Internet Explorer. So when user load document within our website this PDFViewer loaded with the custom plugin and user can use those tools.
    We are installing this plugin under <Acrobat X>/Plug_ins/<Company Name>/MyPlugin.API.
    In our web site we are giving list of documents and when user click on a document it will load the PDFViewer and custom plugin. We are loading Acrobat.exe in advance so that we can load quickly.  Now the problem happens when user open any other PDF in different tab or instance of Internet explorer. ?How?
    Consider in a internet explorer user logged in our web site and then he/she can see let's say 10 documents. 1.pdf, 2.pdf, 3.pdf, etc...
    Now when user select document 1.pdf we are loading that PDF in the IE within our PDFViewer with custom plugin. (Here I have seen that behind the scene Acrobat.exe is loaded in the processed using task manager)/  If at this time if user opens another instance of Internet explorer or another tab and open a PDF document it opens PDF in the standard Adobe Reader PDF viewer for Internet Explorer resides at (C:\Program Files\Common Files\Adobe\Acrobat\ActiveX).
    If at this time user goes back to our site and tried to work on 1.pdf our custom plugin works fine BUT if user opens any other document (let's say 2.pdf) the plug in stops working basically looks like it is not loaded.
    This issue only happens if user opens a document in another internet tab or explorer instance and open PDF which resulted in to open Acrobat Activex for internet explorer. If user opens a PDF document out side of internet explorer it is not creating any problem because at that time ActiveX does not loaded.
    So my guess is something is going on when ActiveX for PDF is get loaded into Internet Explorer.
    I want to know more what is happening and why it is happening. Due to this behavior our web site users can't use any other web site which opens PDF documents because then they have to log off and log back in our web site.
    Please we need immediate help.
    I am open to provide more details with screen captures.
    Thanks,
    Twinkle

    Hi,
    Thanks.
    So I want to make sure this is because with Acrobat 9 - the new way to deal with PDF's?  Because as per my knowledge it was working fine with Acrobat 8.
    Moreover, if I am understanding correctly and I have tested too, the order is important here, right? If I will load PDF in IE first and then I will work on my web site it is not creating problem but if I will launch my web site first and then open PDF within IE in different tab it is creating problem because they are using same interface and when AcroPDF instantiating overriding and failed to load plug_in
    Here I have seen that both Acrobat.exe and AcroPDF.dll is using same Acrobat.dll pointing to same memory addresses and that's why problem is happening.
    IT would be great if you can provide any other way to "hook" adobe because the bottom line I have to use AcroExch.App from SDK.
    One last question, I have seen that if I am opening a PDF in Internet Explorer in a different tab (not in my web app) while pressing SHIFT key and the move to my web site and load different document it is working fine, so the question is what different is happening when we open PDF in IE with pressing SHIFT key and without pressing SHIFT key. IS AcroPDF.dll behaves differently while opening PDF with SHIFT key pressed?
    Thanks for all your help.
    Twinkle    

  • Did Adobe Acrobat/reader stop providing browser integrated PDF viewing(addin) for Internet Explorer?

    Did Adobe acrobat and reader stop providing browser integrated PDF viewing capability for Internet Explorer?
    Hi, I have been trying to view PDF's directly on my browser (Internet Explorer 9). We used to be able to have this available. To be honest last configuration that did work was Internet Explorer 8 with Adobe Acrobat 7. But I recently tried with Intenet Explorer 9 with Adobe Acrobat X and did not work as expected (I tried to activate the add in for Adobe but the adobe addin for PDF did not show up) I have the following questions:
    1) Do you still provide PDF's viewing capabilties on Internet Explorer?
    2) If yes: Is there a propper Add-in we (users) are able to install for Internet Explorer?
    3) if yes: Do we require to have Adobe Acrobat to have this capability? (this was my experience with IE8 and Adobe Acrobat 7)
    Additional Info:
    There seems to be an addin for Chrome wich works as expected (opens PDF in browser) to this current date. This does not happen on IE.
    Thanks in advance.
    AlbertCastle

    Are you using the 64-bit edition of Internet Explorer?
    The Adobe Reader/Acrobat plugin is 32-bit, and will not work on a 64-bit browser.
    Other possibilities: http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html

  • Acrobat 8 vs Internet Explorer

    Hi. I'm unable to install Acrobat 8 on my freshly formated Windows XP. All my computers are using the same setup installed from MSI. Internet Explorer 6.0 is the original web browser but we update it to 8.0. When I have to install Acrobat on one of these computers, I get this message : Adobe Acrobat 8 Professional requires Internet Explorer 6.0 or greater. Please visit www.microsoft.com. I can install Acrobat 6.0 (we still have an old license for this oldie) but the update to the 8.0 doesn't change a thing. We also have CS4 and I can install the 9.0 but I don't want to use a license only to use Acrobat. Does someone have an idea for this strange problem? Thanks in advance.

    Esto es el Foro de Usuarios en español.
    Comprueba por favor en Panel de Control>Programas, si tiens instalado ademásde Acrobat 8 Pro algun Acrobat Reader, desinstalalo, porque no deben estar instalados ambos a la vez.
    Qué versión de Windows utilizas?
    Alguna razón para seguir usando IExplorer 8?

  • Web.SHOW_DOCUMENT('URL', '_blank') doesn't work for Internet Explorer 7

    Hello,
    In my company, we are using Oracle Forms 10.1.2.0.2.
    After inserting a URL, users are logged in. There is one page in the application that uses a button to open a PDF in a new page.
    Code behind this button:
    web.SHOW_DOCUMENT('URL', '_blank');
    For internet explorer 6, there is no problem, but last week, some users have upgraded their browser to Internet Explorer 7. When they now push the PDF button, nothing happens. No error is given.
    Could someone please help me..

    Actually, I think a couple of my colleagues have seen this with IE7 recently... It seemed to be related to individual PCs rather than anything in our software, and was sort-of sporadic. I think on one of the PCs, there'd been an update to the Google toolbar and that had caused problems (and of course, if you have Google toolbar, that has its own popup blocker that you need to disable for the site in question.)
    Sorry to be vague, but I would look for any other browser plug-ins on the machine that might be causing issues.
    James

  • Java for Internet Explorer

    I'm trying to find out the version of the Java Runtime installed under Internet Explorer for javascript/applets.
    How do I do that?
    Thank you,
    Bonnie Thanh

    I'll describe the problem that I'm having.
    I have an application that requires JRE 1.5.0_06 to
    be installed to work.
    On one machine, this JRE is installed and I have
    IE->Tools->Sun Java Console and under Internet
    Options->Advanced, there's a Sun (Java) entry of "Use
    JRE 1.5.0_06 for <applet>". My application works on
    this machine.
    On another machine, I also have this JRE installed.
    However, IE->Tools->Sun Java Console and the Sun
    (Java) entry do not show up. My application does
    not work on this machine.
    Any insight?
    Thanks,
    BonnieWhen the JRE has been installed there was an option to associate it
    with IE or not (to make it a 'plug-in' or not). It was not associated.
    Can be done now, as follows:
    Start->Control Panel->Java->Advanced-><Applet> Tag Support.
    Check the box for Internet Explorer. Restart the browser.

  • Manage passwords for Internet Explorer 11 on Windows 7 ??

    How does a person find the mange passwords feature for Internet Explorer 11 on a Windows 7 box?  I saw a few webpages on this topic for IE 10, and also for IE11 on Windows 8, but nothing for IE11 on Windows 7.  When I go to IE 11 / Internet Options
    / Content / Auto Complete / Settings, there is no option to manage passwords.  I went to Credentials Manager and it says there are no windows credentials, and it doesn't show any web or Internet Explorer credentials.  Thanks

    Thanks for the reply. 
    That link to the eightforums.com was not helpful.  It states: 
    This tutorial will show you how to view ...
    stored passwords by Internet Explorer 11 (IE11)
    in your account in Windows 7,
    Windows 8.1, and Windows RT 8.1.
    View and Remove Stored Passwords for Sites in Credential Manager
    1. Open the Control Panel (icons view), and click/tap on the Credential Manager icon.
    2. Click/tap on Web Credentials, and expand a listed website (ex: www.eightforums.com) under "Web Passwords" that you want to view or remove ...
    However it is apparent that the author of the article did not verify that this method is applicable to Windows 7.
    When I click on the Credential Manager in Windows 7, there are no web credentials.  I looked on all 3 of my Windows 7 computers (one Windows 7 Professional and two Home Premium boxes) and none of them had a web credentials section. 
    Any other ideas?

  • Solution center suddenly ask for enabling Adobe Flash player for internet explorer for scanning

    Solution center suddenly ask for enabling Adobe Flash player for internet explorer for scanning. However, flash player is installed and enabled, but HP Solution center keeps asking for enabling and doesn't let me scan.
    Any suggestion?

    Hello there! Welcome to the forums @yuvalyanai 
    I read about the issue you are having with scanning, as you are seeing a message to enable Adobe Flash player.
    To begin, I would like to know some more information:
    Which operating system you are running and which printer you are working with?
    How Do I Find My Model Number?
    Which Windows Operating System am I running?
    Can you make copies successfully?
    Can you print from your computer?
    Have you tried updated Adobe Flash player?
    Can you scan successfully from Microsoft Paint?
    How is your printer connected to your PC, wireless, ethernet or USB?
    In the meantime, try resetting the printer:
    Press the Power button to turn on the product.
    With the product turned on, disconnect the power cord from the rear of the product.
    Unplug the power cord from the wall outlet.
    Wait at least 15 seconds.
    Plug the power cord back into the wall outlet.
    Reconnect the power cord to the rear of the product.
    If the product does not turn on by itself, press the Power button to turn it on.
    I hope to hear from you, have a wonderful weekend
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Can anyone recommend a programmer that can fix iWeb for Internet Explorer?

    Can anyone recommend a programmer that can fix iWeb for Internet Explorer? I had one experienced source from GetaFreelancer.com who did a 17 page fix for $25. He would have done commented code for $40 so I could do the fixes myself afterward but he is not available right now. Guru.com yielded no comparable sources. Elance has a $50 minimum. All the other bids were in the hundreds of dollars without the commented code.

    The image on the right of your index page needs pulling down a bit, it looks messy covering the top banner.
    Secondly, you've changed quite a lot on your page so this makes life harder for everyone. For example, now at the bottom of the page in fireFox I see 'IP' on the line below the rest of the details, but because you changed things I now don't know whether that's because of my screen resolution or your coding. Is it still on one line for you?
    The problem with your columns may partly be based on the fact that you have a variety of span classes effectively achieving the same thing, and there are lots of unnecessary bits of code. How much of this is iWeb and how much is you I don't know. You've got an li class, a paragraph class, a written-out span class and some kind of specified bullet class all for one sentence. You only need one, maximum two of those things. Even if it's not conflicting and that's not the reason why it looks messed up, you'd do better to strip the code of all the unnecessary rubbish.
    To do this with help I recommend someone who is familiar with iWeb and has access to it in front of them. A professional programmer won't be able to help you, because they can't really tell which bits are generated by iWeb and which parts you can actually change.
    I recommend starting with a blank page and creating your columns and text without any styling other than bullets. Check it in both IE and FF. Then slowly begin to add your styling back in until you see if there's a problem. Finally, put the text on a (new) page which has your full website styling and see if there's a conflict between your page layout code and your page text code.

  • How can I know if the version of Flash Player installed is the right version for Internet Explorer?

    Hello,
    I have Windows 7 Starter with Internet Explorer 8 and Adobe Flash Player 10,1,85,3.
    I am experiencing problems with one particular web site which uses Flash technology to operate its web site., which is:
    gadget-detective.moonfruit.com.
    It has been suggested to me that I check I have installed the correct Flash Player for the web browser
    I am using which is Internet Explorer 8, that in particular I should check I have not installed in error a Flash Player
    for "other browsers". I do not know how to check if the version of Flash Player I have installed is the correct one for
    Internet Explorer, but, when I go to the Adobe web site at:
    http://www.adobe.com/software/flash/about/
    it states that Flash Player is successfully installed.
    Here are the problems I have been encountering with accessing the above-mentioned "gadget-detective" web site,
    where I have had to use different URLs to attempt to get access to the technical advice areas on their web site:
    1)A Welcome page with a link to the Free Technical Advice page located someway down the centre of the Welcome page,
    but still with none of the previous links along the left side:
    http://www.gadget-detective.moonfruit.com/#/free-tech-advice/4515074362
    2)A Welcome page with no links at the left side and in particular no link at all to the Free Technical Advice page:
    http://www.gadgetdetective.com/
    3)A completely black page:
    http://gadget-detective.moonfruit.com/#/free-tech-advice/4537230823
    How can I be certain that I have the correct version of Flash Player for my web browser Internet Explorer 8?
    Regards.

    Hello  ʇɐb ɹəuəllıʍ ,
    Thanks for your reply. I would appreciate it if you could let me know what the Flash Player setting
    called "Hardware Acceleration" does, before I try disabling it.
    Regards.

  • RTSP Embedded for Internet Explorer

    Can anyone explain how to embed a RTSP file into a web page for INternet Explorer? Or even point me to an example of someone else doing this on the web? I cannot seem to find any examples of true RTSP files working inside IE. I am using QTSS for both live and cached files and need IE to be able to display them properly. So far all I get is a big blue "Q". THis used to be easy, I think MS changed something in IE???? HELP!

    Answering my own question...
    Here is the code I settled on, works in every browser I tried and uses a poster frame as the launch button. Streaming files are QVGA (320x240) with autoplay and controller enabled and loop disabled.
    <OBJECT
    CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    WIDTH="320"
    HEIGHT="256"
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
    <PARAM name="SRC" VALUE = "http://*url location of your poster frame*.jpg" >
    <PARAM name="QTSRC" VALUE = "http://*url location of your poster frame*.jpg" >
    <PARAM name="HREF" VALUE = "rtsp://*url location of your streaming file*.mov" >
    <PARAM name="AUTOPLAY" VALUE = "true" >
    <PARAM name="CONTROLLER" VALUE = "true" >
    <PARAM name="TYPE" VALUE = "video/quicktime" >
    <PARAM name="TARGET" VALUE = "myself" >
    <EMBED
    SRC = "http://*url location of your poster frame*.jpg"
    QTSRC = "http://*url location of your poster frame*.jpg"
    HREF = "rtsp://*url location of your streaming file*.mov"
    TARGET = "myself"
    CONTROLLER = "true"
    WIDTH = "320"
    HEIGHT = "256"
    LOOP = "false"
    AUTOPLAY = "true"
    PLUGIN = "quicktimeplugin"
    TYPE = "video/quicktime"
    CACHE = "false"
    PLUGINSPAGE= "http://www.apple.com/quicktime/download/" >
    </EMBED>
    </OBJECT>
    Hope that is some help for one of the 300 or so folks that read this post! Good Luck!

  • Special coding for Internet Explorer

    We are modifying a website that was constructed in 2007 using Dreamweaver.  In a .css file containing code for external stylesheets, there are numerous instances of double-coding, based upon brower type-one set of code for IE and another for “other browsers”.  The following is an example:
    #mainCont1  /* other browsers */ {
    float: left;
    max-width: 600px;
    background-color:#FFFFFF;
    z-index:2;
    min-height: 650px;
    *html #mainCont1  /* for IE */ {
    float: left;
    width: 598px;
    background-color:#FFFFFF;
    z-index:2;
    height: 650px;
    The .css and .html code currently supplied by Dreamweaver when creating  a new page does not contain duplicate code for IE.  Is there still a reason to code differently for Internet Explorer? 
    The only reference to variations in browsers when creating a new file in Dreamweaver is the following code in the .css file:
    ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
    padding: 0;
    margin: 0;
    Would adding this code eliminate the need for double coding in css for  “other browsers" and then for IE as was done in 2007?

    What i can tell about my experience, these are known as "css hacks". If your page code its ok and you page its well build there is no need of this tricks, but sometimes new versions of browsers are "buggy" like IE and you have to help them with this hacks so they show correctly. It happens to me all the time that pages look correctly on firefox for example and different on IE, I dont know why they added the "compatibility mode" button it just get worst.
    this happens to me often when using dynamic content with javascript scripts.

  • Help for Internet Explorer 11

    Where do I find Help for Internet Explorer 11 ?
    I have Windows 7 64-bit and IE11 but I can't find help for that latest browser. In Help and Support, I only find help for Internet Explorer 9
    My problem is that since installing IE 11, I am unable to pin pages viewed on the screen to my Favorites; that is the pages that are pinned are different from the pages being viewed.       

    Hi
    from Desktop IE... Help>Online Support menu
    or go to
    http://answers.microsoft.com
    Include the full address of any webpages that you are having issues with.
    Pinning is not the same as Adding to favorites.... Web sites program how their sites are to be pinned or added to the Win7 or Win8 Start menus.
    Regards.
    Rob^_^

  • In help, it said, for internet explorer users how to remove it

    when i some news in yahoo firefox said error and said start a new season.
    and still can't open it.
    in menu bar help, for internet explorer users how to remove it. thanks.

    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * [[Firefox crashes]]
    * http://kb.mozillazine.org/Browser_will_not_start_up

Maybe you are looking for

  • Double click in alv report rows

    Hi to all!! I have an alv report and I want it to go directly to a transaction IW38 when I double click the row, I know that i have to use the reuse_alv_grid_display's IT_EVENT parameter and also the I_CALLBACK_USERCOMMAND but I don't know exactly ho

  • Where I can see all document of pay and the user that modified

    Hello people Where I can generate a report with all user that modified a document of pay. I have a problem, in the finance area, they request a reports with all users that modified some document of  pay. In the FB04 transaccion  I see the document of

  • Automation doesn't move with region.

    Hi. Had a problem I have to insert a lapsteel track for 8 bars at the intro of a session. I've mixed he song but when I select all drag all the regions 8 bars insert the track, the automation on some of the tracks isn't moving so the mix is all wong.

  • Authentification failed messages with Adobe Content Viewer (still)

    I heard that there was a problem with Authentification failed messages with Adobe Content Viewer this morning with a server issue but I am running into those issues tonight. System Staus reads green. All my log-in info works in other places. What's u

  • CS5 missing effect helpers

    Help... My CS5 After Effects is missing all of the little effect helpers that are used to drag effects around... I did a screen grab of CS4 with a solid with a 4 color gradient applied and one of the same thing in CS5 so you can see what I am missing