Re: Built-in Encoding text extraction
Yes, you can call on MakeAccessible from a plugin. There is a sample in the SDK.
View ArticleRe: embedded PDF object .postMessage doesn't work with Reader DC on IE
Why are you using this method instead o fthe documented and recommended hostContainer?
View ArticleRe: embedded PDF object .postMessage doesn't work with Reader DC on IE
My application has two-way communication between browser and embedded PDF. Basically a user clicks a button on the browser and via Javascript the embedded PDF form is submitted. Everything was...
View ArticleAdobe 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
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
OMG, THANK YOU!! This has been annoying me FOREVER. When I open a PDF to read it I just want to READ it. I don't want the Tools to open automatically. If I want the Tools I will open the Tools!...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
For anyone else with this issue, the solution below DOES FIX THE ISSUE! Go to c:\xxxxx\Adobe\Reader 11.0\Reader\Services).The name of the files are: DEXEchoSign.spi and...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
No, it only looks like that works. I've found that if you turn off the Tools, Comments and other side bars for a document, the next time you open that document they will be gone because it remembers...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
If you delete those 2 files in the program files\xxx\xxx folder that wasexplained in the message it DOES work. It worked for the guy whooriginally posted the solution and it worked for me. On Sat, Apr...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
To stop the Tools from automatically opening every time you open a PDF, this solution worked for me on both my desktop PC and laptop. This is the solution:Go to C:\Program Files (x86)\Adobe\Reader...
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
OR you can stop trying to hack the software… And just upgrade to the new Acrobat DC which no longer has this problem
View ArticleRe: Adobe PDF Reader Control
Is this control and method one of those listed in the Acrobat SDK? It is vital to use the documentation, you will find many registered controls which are not intended for development.
View ArticleRe: Adobe PDF Reader Control
Thank you for your reply, This control is added by choosing Items from "COM Components" in Visual Studio, and it is added to Toolbox control as "Adobe PDF Reader" which references to "AcroPDF.dll"by...
View ArticleRe: Adobe PDF Reader Control
So have you downloaded and installed the SDK at all?I emphasise that finding components in COM explorer for Acrobat/Reader automation is most unwise, use only documented methods.
View ArticleRe: API for C#
I finally managed to convert PDF to PPTX using the Adobe Pro XI SDK.Does the Adobe Library SDK has the same capabilities as I need a server solution?
View ArticleRe: Reader XI: Removing Tools|Sign|Comment from Menu and Toolbar
To stop the "Tools|Comments" sidebar from automatically opening every time you open a PDF so that you can view your PDF in full screen, this solution worked for me on both my desktop PC and laptop....
View ArticleRe: how do i get on chat
You can contact Adobe chat support using below link ; Contact Customer Care
View ArticleRe: Adobe PDF Reader Control
Thanks again, What SDK should I download then? can you post the URL to the recommended SDK? in addition to proper methods? Thanks
View ArticleRe: Adobe PDF Reader Control
The Acrobat SDK. http://www.adobe.com/devnet/acrobat.html To report a problem it needs to be phrased as "the Acrobat SDK says I can.... but....".
View Article