Internet Explorer ONLY passes parameters to Adobe Reader plugin for hosted files, not local

WORKS:
<embed src="http://host.com/test.pdf#page=5"/>
FAILS:
<embed src="test.pdf#page=5"/>
Both code snippets above work when the HTML file is hosted (IIS / Apache).  My web-app needs to be able to run from a USB memory stick and work with IE9.  The #page param is required for a core feature of the app.
Parameters after the # are passed correctly to the Adobe Reader plugin in Firefox for offline files, eg: file:///C:/test.htm.  The documentation only describes hosted examples: http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf
I have tried the <object> route as well with similar results, eg: http://pdfobject.com/
I have burned over 8 hours looking for a solution. I have tried any logical settings in Adobe Reader X, and with the security zones in IE.  I am not very familiar with IE security zones, but I suspect it could be related to my issue.  I can specify the end-user change any browser or plugin settings as an acceptable solution.

I am developing a hybrid web-application that needs to work both offline (entire website) and in a hosted environment.  A key part of the product is displaying PDF's with a dynamic index outside of the PDF. This allows us to use PDF's collected from hundreds of contractors, clients and manufacturers and combine them into one searchable product with a consistent interface.  I can specify product requirements including IE browser settings, installed plug-ins etc. I am not trying to cater to a wide audience such as everyone online, but a specific one that is spending $5k-30k for a custom resource.
I expect the limiation is due to a wide cast net regarding security.  I tried every setting in IE and essentially fully disabling all security options did not resolve it.
I found a solution, by accessing the ActiveX object directly you can use the exposed classes described here: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/common/html/w whelp.htm?context=Acrobat9_HTMLHelp&file=IAC_API_OLE_Objects.103.167.html
Javascript:
var pdfO = document.getElementById('pdfObj');
pdfO.setCurrentPage(pageNumber);
HTML:
<OBJECT id ="pdfObj" data="test.pdf" TYPE="application/pdf">
    <a href="test.pdf">Fall-back code</a>
</OBJECT>
This actually works much faster as well, since the plugin doesn't need to be re-drawn in the DOM

Similar Messages

  • Adobe Reader plugin for Firefox 3

    Has anyone else been having problems reading some pdfs using the Adobe Reader plugin for Firefox 3?
    For several months this often (but not always) happens:
    I follow a link to a .pdf, a new window opens with a blue progress bar in the middle.
    It gets to 100%, but then nothing happens, it just sits there with the progress bar full and "Done" in the status bar.
    Interestingly,  I also have the "IE Tab" extension installed and if I click on the icon  to change the browser engine, the page reloads (with a slightly  different progress bar that includes a counter for the file size) and  the document is always displayed correctly when the download is  completed.
    the Adobe Acrobat plug-in is v10.1.0.534.

    http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
    You'll find previous versions there as well as the latest builds, but I honestly don't see why you'd not like 4.0. After all, this is Firefox we're talking about not IE, which seems to only get worse with each new release.

  • Adobe Reader Plugins for Safari 5 on Snow Leopard

    Our software uses Adobe Reader to open, edit, and save Pdf Forms.  Most of our customer base is on Windows but we now have some MAC users as well.  Everything works fine except using Safari 5 on Snow Leopard.  It appears as if the plug ins are not loading properly or at all when Reader 9 is installed.  When a user goes to open a PDF Form, nothing happens.
    My personal Macbook which I have at the office, is Leopard with Safari 5 and when I download Reader 9, I can see the plugins in Safari and everthing works fine.  Any suggestions?
    Thanks

    On Snow Leopard 10.6, you need to run Safari in 32 bit mode to get the Adobe Reader Plugin to load and launch properly.
    To do this,
    1) exit Safari. 
    2) in the Finder go to your Applications folder, select Safari and do File->Get Info
    3) Check 'Open in 32-bit mode' in the General pane of that dialog
    4) Relaunch Safari
    5) Under the Safari Help->Installed Plug-ins you should now see the Adobe Reader plugin support.
    I am able to get Safari to open forms inline in Reader this way.  I am not able to get the Adobe Forms with Adobe Javascript running in this mode.  Any insight on how this might be done would be helpful.  It does work in the Standalone Reader, but so far no luck enabling it in the Safari plugin.

  • Javascript Detection of Adobe reader plugin for Adobe version 9.0

    Hi,
    I'm working on a javascript utility that finds out the version of the adobe reader plugin that is installed in firefox and IE.
    The firefox code works fine but I can't detect Adobe version 9.0 for IE using the following code.
         var LATEST_ADOBE_ACROBAT_VERSION = 9;
         //Look for versions >= 7
          for (var i = 7; i <= LATEST_ADOBE_ACROBAT_VERSION; i++){
             pluginFound = detectActiveXControl('AcroPDF.PDF.' + i);
             if (pluginFound) {
                acrobatVersion = 7;
                Document.write("Adobe Version : " + String(acrobatVersion));
                return acrobatVersion;
    The detectActiveXControl('AcroPDF.PDF.9'); function call results in an object does not exist exception at runtime despite the fact that I have adobe reader 9 installed on my machine. So I assume that the name of the object has been changed for Adobe 9.
    Ihave been googling for most of the afternoon to try and find the correct object but no luck so far. If anybody knows the name of the object for adobe reader 9 and wants to let me know it would be greatly appreciated.

    Hello everyone !
    I have a similar problem... I am currently using both, Safari(5.1) and Firefox(10.0), please don't judge me Runnin on OSX Lion 10.7.2
    I recently installed a plug-in for PDF files on Firefox called Schubert|it PDF Browser Plugin (recommended by mozilla.support.org) since I was unable to open PDF files without downloading them, then open them with Preview.
    I was really satisfied, works great, although i had to make some adjustments to get it started !
    Unfortunately, when I switch back to Safari, the plug kicks in. Now, as I remember, Safari has a "built-in" Adobe Reader plug in and it work just fine.
    My Question is: Is it possible to affetct the Schubert it PDF Browser Plugin for Firefox and keep Adobe for Safari ? Otherwise, I would almost prefere to have AdobeReader for both of them, since i have good experience with it.
    Thank you in advance
    YA92

  • Adobe Reader plugin for Firefox - Firefox 17/18 w Reader X/XI unable to view PDF

    Our customers are having to use IE, which is not an option at some sites or roll Reader back to 9.4.5 to view our product.  This issue started happening on 1/8/13.
    No issues opening the PDFs
    Originally installed on Win7
    IE 8, FF11, Acrobat 9.4.5 – Windows updates turned off since 12/1/12
    Installed IE 9, no issues
    Installed FF 18.0.1 no issues
    Issues opening the PDFs
    Installed Reader XI, - kept Acrobat 9.4.5 installed - Unable to open catalogs in FF.

    You don't say what it is about your "product" that is different from a regular PDF. I assume from the screenshot you are using LCDRM, but that in and of itself will not stop Reader XI from displaying the content.
    Are your Firefox users actually using the Adobe Reader plugin? The latest build of Firefox has its own PDF renderer (which can't load LCDRM-protected files) - you need to specify that you want Reader to be the preferred plugin by changing the Firefox config.

  • Best Adobe reader plugin for Safari or firefox .

    Hi Folks.
    I am looking for the best plugin available for safari that will give me the functionality of adobe reader when viewing pdf documents using safari.
    Am i doing something wrong but i download pdf's to the desktop, i ctrl+click on them and select 'Open With' i navigate to adobe reader and select 'always open with..'
    Shouldn't that make Adobe Reader the default app for pdf's and not preview?
    Is this functionality carried over to safari, as in what i want to do is when browsing the web with safari, click on a pdf and have it open in reader.
    Any help is appreciated.

    If you have Adobe Reader installed, then open its preferences and select the option to install the Adobe Reader for Safari (under Internet preferences.)
    To have Adobe Reader become the default reader for PDFs simply select any PDF file and press COMMAND-I to open the Get Info window. Set the default application to Adobe Reader then click on the Change All button.

  • Keep getting error message Adobe reader plugin for safari

    I keep getting an error message saying that Adobe REader has detected Missing Components that require repair. etc. Ask to select components I would like to repair but the message freezes solid and I can't even force quit it.
    Anyone else seen this?

    HI,
    Launch Adobe Reader. From the Menu Bar click Help/Repair Adobe Reader Installation.
    If you still have problems, go to ~/Library/Preferences and move the com.adobe.Reader.plist file to the Trash, then try the Help/Repair Adobe Reader Installation again.
    Carolyn

  • Reader Plugin for Firefox will not allow selection of grayscale printing

    All:
    When I print normally from Firefox 2 I can select color or grayscale. When the reader add-on is in use I am not given the option to print in grayscale.
    The same situation exists if I save the PDF file to my computer and try to print.
    I used the HP device manager to set the printer but cups overrides this.
    Fedora 8
    Firefox 2.0.0.16
    Adobe reader 8.1.2_su1-1.i486.
    My apologies but Firefox 3 has too many issues to think about upgrading yet.
    Thank you, Bob

    See if this helps you.
    http://www.slingbox.com/en-US/Support/KB/KB-1000067.aspx
    Under Removing the plugin it mentions looking in the '''Extensions''' tab of the Add-ons manager, so that '''''plugin''''' installs as an extension, so Firefox does have to be open to install that "plugin".

  • My adobe flash plugin for firefox is not working? I have windows 7

    I have uninstalled - reinstalled, I have checked plugins - and when I run the plugincheck via mozilla it says it needs up dated. ?? I have windows 7. I have specifically downloaded the version for firefox flashplaer 16 and windows / browser is still not recognizing it. This has been an issue I have been trying to correct now for 3 days and is sucking up my time as a designer working from my home. I'm very disappointed in the creation and issue of this product. Please help.
    Sincerely,
    Tracy

    It looks like you have two Flash Plugins installed for Firefox.
    Flash
    Shockwave Flash 16.0 r0
    I'm curious what that first one labeled simply as "Flash" has for a description in the add-ons manager. Does it say anything about Lightspark?

  • Lost my windows internet and I can't download Adobe Reader

    Hi .Acouple of days ago my computer was kinda draggin so I went to control panel and ran a recovery hoping that it help it.In the process of the recovery I lost my windows internet explorer and right now I'mrunning in the avg.Long story short I 'm working on this project for myself and in order to get to the good part I need to download Adobe Reader plugin ,the installing process goes through but at the end this comes up"install_reader11_en_mssa_aaa_aih(1)_2exe-ordinal not found"    And this one pops out too"THE ORDINAL139 COULD NOT BE LOCATED IN THE DYNAMIC LINK LIBRAY"       What do I have to do to get my windows internet explorer back and to download Adobe Reader????                                                                             Thank you                                                                                                                                                 Blu

    Explorer is a Microsoft, not an Adobe product. You can download it from
    http://windows.microsoft.com/en-us/internet-explorer/download-ie
    For installing Reader, you may try downloading its full installer from
    http://get.adobe.com/reader/enterprise/
    After downloading, restart your computer and run the installer before doing anything else.

  • Reader plugin for Chrome versions 42+ no longer work

    As of 04/15/2015, Google has deprecated the NPAPI which the Adobe Reader plugin apparently uses (see NPAPI deprecation: developer guide - The Chromium Projects)   This means the Adobe Reader plugin for Chrome no longer works.
    Does Adobe have any plans to provide a new plugin or extension for Chrome?
    If not, what is an alternative that can handle .xdp forms?  I've tried PDF Viewer (PDF.js), Notable PDF, and Xodo but none of them handle .xdp files.

    All:  I use the Adobe Reader plugin a lot for work. I have found a workaround to the new Chrome version 42 update that has removed the NPAPI plugins, including Adobe Reader.
    In the Chrome browser URL, type "chrome://flags". Find the flag called "Enable NPAPI Mac, Windows" and click "Enable".
    Then, go back to your plugins in Chrome, "chrome://plugins". Make sure the Adobe Reader plugin is Enabled and the Chrome PDF Viewer is disabled. Everything should work as it did before.

  • How can I open Internet explorer only pages on a mac? The website that I need to access only permits internet explorer

    How can I open Internet explorer 'only' pages on a mac, without creating a drive partition and installing windows separately?
    I've tried winbottler, but it doesn't seem to serve my purpose. The web site that I'm trying to access only permits Internet explorer.

    Microsoft has not written IE for Mac for years so unless you want to create a parition and install Windows, or user a Windows emulator, you're out of luck for installing IE on a Mac.
    The web site that I'm trying to access
    There might be a work around for you since it's just the one site.
    Go to the Safari menu bar click Safari > Preferences then select the Advanced tab.
    Enable the Develop menu.
    Now click Develop from the Safari menu bar then click User Agent > IE 9, 8, or 7

  • Internet Explorer 9 and any Flash version 11.4 and higher does not function

    Hello,
    I am the network admin for a small business of about 300 user and computers.  Recently after the release of Flash 11.4 and above I have noticed that any user on my domain has had issues with Flash unless they are a local or domain administrator.  Any user with limited rights has issues.  Example, if Flash is on 11.3 or lower the users experience no issues with IE9.  If I upgrade them to version 11.4-11.6, whenever IE9 is opened the browser never completes it's task of going to the default web page (Normally MSN).  I can sometimes get them to Google, but any page that uses Flash never completes.  If I uninstall Flash 11.4 or higher or install the older 11.3 version functionality returns and everythign runs as expected.
    I have spent a few days trying to mess with ActiveX filtering but have not had any luck with it, at least not with any domain users.  Has anyone got a solution for this issue?

    You have Flash Player 11.1 and Flash Player 11.2 installed.
    Delete all flash files in your Downloads folder.
    Download the following uninstallers:
    http://download.macromedia.com/pub/flashplayer/current/uninstall_flash _player_32bit.exe
    Download the Flash Player 11.2 preview uninstaller for Windows 32-bit
    Here are the installers for Flash Player 11.1 and Flash Player 11.2,  CHOOSE ONE to download.
    11.1   Flash Player for Internet Explorer 
    11.2   Download active-x for Windows 32-bit – for Internet Explorer only
    Exit browser.
    Run both uninstallers, reboot, delete Windows/System32/Macromed/Flash, then install the chosen Flash Player.

  • Adobe Reader 11 w/Windows 7 not responding

    Why does Adobe Reader 11 fail to respond sometimes?  Re-installing allows it to function several times then we get a "not responding" message.  A plank screen is displayed and the number of pages but NO text!  Using repair produces the same results.  Upon 1st use of the repaired/reinstalled reader 11 we also get the adobe message "Cannot find or create the font "Times New Roman".  Some characters may ot display or print correctly".  The text is mostly displayed at this point.  The second attempt to display the same PDF or another displays completely w/out any error message at all.  At some point during the testing process Adobe Reader 11 stops working!  Restarts don't help.  Shutdowns don't help.  Seems only a re-install or repair allows us to correctly view our PDF document a number of times before we have to repeat the process.  Is help available?

    Moved the discussion from Adobe Reader Touch for Windows 8 to Adobe Reader.

  • Cannot embed pdfs in MS Word doc which are PDF Version 1.3 (Acrobat 4.x) [This is associated with Adobe Reader 9]. Getting 'program not installed' error.

    Cannot embed pdfs in Word doc which are PDF Version 1.3 (Acrobat 4.x) [This is associated with Adobe Reader 9]. Getting 'program not installed' error.
    Pdfs with other versions are okay:
    Tested successfully with Adobe Pro 9 (Version 1.5 (Acrobat 6.x)), Reader X (Version 1.4 (Acrobat 5.x)) and XI (Version 1.6 (Acrobat 7.x))
    Also cannot open embedded pdfs which have been embedded with this version (getting a similar error).
    Importantly I have removed/disabled all security options in Adobe Reader, following numerous internet suggestions from Adobe and elsewhere. This does not fix the problem.
    Currently the work around is to re-save the pdf with something other than Adobe Reader 9 (so the version updates), but we would prefer not to do this for all the old pdfs we have.
    Thank you,
    Louise.

    Could you please email me the document on which you are seeing this issue at [email protected] ?
    Please mention the forum thread link as well in the mail for the reference.
    Thanks,
    Atul

Maybe you are looking for

  • Not able to use a my own Jar file

    Hi Friends, I have a created java class which has a main method in it and compiled it and created a jar file which includes metalink file. I used IBM Rational Application Developer tool for this. I have copied the jar file to javatasks folder. Now, w

  • Dubbed from Vhs tape - won't play in iMac

    Wishing to get them onto a DVD, I had some 8mm home movie films transferred to videotape, which I then dubbed onto a disk using a friend's Toshiba recorder/player.  When I insert that disk into my iMac in hopes of editing the content it and making a

  • WHICH IS BETTER OPTION IN THE U.S. MARKET SAP CRM or SAP SD

    HI I WISH TO DO A COURSE IN SAP I HAVE TO DECIDE BETWEEN 2 OPTIONS SHOULD I DO SAP SD or SAP CRM WHICH ONE IS A BETTER OPTION AS I AM AN M.B.A. IN MARKETING WITH NO I.T. OR TECH KNOWLEDGE AT ALL. SO WHAT CAN YOU RECCOMEND PLEASE REPLY IT WOULD BE APP

  • Chaining firewire drives

    Ok not sure where to ask this so I'll start here. My Mac mini has the "square" firewire port which I connected that to a small "MiniMax" external. All is well, I see the MiniMax on my desktop. But how do I "chain" from the MiniMax now? I've plugged w

  • DVD image question

    Hey this might be a question that should be posted within some other category but I wasnt sure if a pertucar ilife application has the capability. I have a mini dvd that has 2 sides and i would like to combine it into one single layer dvd. The total