简体   繁体   English

在Adobe Acrobat中缺少Javascript调试文件

[英]Missing file for Javascript debugging in Adobe Acrobat

Whenever I open a PDF in IE with javascript debugging enabled I get the following error message: 每当我在IE中打开PDF并启用javascript调试时,我都会收到以下错误消息:

"The file debugger.js is missing from the Javascripts folder. The Debugger will not run correctly without this file." “Javascripts文件夹中缺少文件debugger.js。如果没有此文件,调试器将无法正常运行。”

I recently installed Adobe Acrobat 9. Where can I find this debugger.js file? 我最近安装了Adobe Acrobat 9.我在哪里可以找到这个debugger.js文件? It's nowhere to be found on my hard drive. 它在我的硬盘上无处可寻。

Download debugger.js here: 在这里下载debugger.js
http://partners.adobe.com/public/developer/en/pdf/debugger.js http://partners.adobe.com/public/developer/en/pdf/debugger.js

(You can find this link and other resources on this page: (您可以在此页面上找到此链接和其他资源:
http://partners.adobe.com/public/developer/pdf/topic_js.html ) http://partners.adobe.com/public/developer/pdf/topic_js.html

Then follow the instructions given under "Using the Debugger with Adobe Reader" starting on page 28 of the JavaScript Developer Guide to make use of the downloaded file. 然后按照JavaScript开发人员指南第28页上的“使用Adobe Reader调试器”中的说明进行操作,以使用下载的文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM