Answered
I have Acrobat 8 Standard on my PC. When I open a pdf from IE, I can see the pdf, but I can't use comments. If I try to add the commenting toolbar, it does not open. Comments work fine if I open Acrobat Standard directly. How can I make it work in the browser? We have a web application deployed to users that have Acrobat Standard installed on their PC's, and we want them to be able to edit the pdfs. The documents are stored in a shared location for editing.
Bina
Collab.showAnnotToolsWhenNoCollab = true;
BTW: this is a mostly undocumented JavaScript feature, which means that it may not be reliable in the future.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script