How to access full Adobe Acrobat AcroExch COM API from Internet Explorer embedded object?
问题 I have the following situation: Internet Explorer 9 on Windows 7 SP1 32-bit Adobe Acrobat Professional version 10 A webpage with code like this: <object data="foo.pdf" src="foo.pdf"> Given that: The default PDF reader on the system is Adobe Acrobat Adobe Reader's browser plugin is suppressed in favor of Acrobat's plugin Acrobat.exe is running when the plugin loads I'm using Internet Explorer's COM automation (from Ruby, but that doesn't really matter) to obtain a reference to the object 's