导读
PDF-XChange Editor,号称打开速度最快最强大的PDF编辑器/PDF阅读器,PDF-XChange专注于PDF文档的编辑,打开PDF文件速度快,软件小功能强大,可以自定义制作PDF电子文档,具有创建,查看,编辑,注释,审阅,添加水印,签名保护,PDF格式转换,PDF文档打印,扫描仪识别,OCR识别页面等功能。
介绍
PDF-XChange Editor,号称打开速度最快最强大的PDF编辑器/PDF阅读器,PDF-XChange专注于PDF文档的编辑,打开PDF文件速度快,软件小功能强大,可以自定义制作PDF电子文档,具有创建,查看,编辑,注释,审阅,添加水印,签名保护,PDF格式转换,PDF文档打印,扫描仪识别,OCR识别页面等功能。
软件截图
更新日志
Build 10.0.1.371 ( 28 Jun 2023 )
Requires maintenance through 28 Jun 2023
NEW Added the ability in the Measurement Calibration dialog, to use a localized decimal separator as well as the period (.) character.
Allows regional settings to influence decimals used in calibration.
NEW Added an extension to the Adobe Acrobat JS API
Added a global.changed(<variable name>) method. This PDF-XChange extension to Adobe Acrobat JS API complements global.subscribe method for using in JavaScript async functions.
Example of usage:
async function MonitorGlobal(varName) {
try {
for(;;) {
const newValue = await global.changed(varName);
console.println(`New value for ${varName}: ${newValue}`);
}
} catch {
console.println(`${varName} deleted`);
}
}
MonitorGlobal(‘v1’).finally(()=>console.println(‘Monitoring completed’));
app.setTimeOut(‘global.v1=1;’, 1);
app.setTimeOut(‘global.v1=2;’, 1000);
app.setTimeOut(‘delete global.v1;’, 2000);
Bugfixes and Improvements
-
Fixed a possible crash in the Read Out Loud plugin on some old versions of Windows 10 or Windows Server 2016.
-
Fixed an issue that was causing the Editor to crash when activating 3D content in PDF files.
-
Fixed an issue with the lack of access to system’s color profiles
-
Fixed an issue with formatting percentage values in some XFA forms. (T#5157)
-
Improved the rendering speed when CMYK profiles are involved.
-
Fixed an issue where we were using a slightly wrong image size when pasting an image on a page. (T# 5879)
-
Fixed issue with handling the Home, End, PgDow, and PgUp keys in the ‘Named Destinations’ pane. (T# 5846)
-
Fixed a minor bug with displaying tooltips on dialog buttons where in some cases they did not appear.
-
Fixed an issue with redrawing toolbars after switching Speech-Engines.
-
Fixed an issue whereby once reading aloud was completed, opening and closing the Speech Options dialog resulted in Read-Out-Loud starting again. (T# 6484)
-
Minor improvement in OCR which may increase performance in cases where a pdf page contains just a single scanned image.
此版特点
采用官方安装包,开启便携化,免激活,解锁付费功能。
加入OCR扩展组件及OCR识别语言库(中文/英语/俄语)
├—保存文件和打印文件无水印,可用增强型OCR引擎文字识别功能。
├—可去受保护文件安全属性,可解除 PDF文件无法复制打印等限制。
补全原版个别未翻译的字符串,删除了多国语言文件仅保留中文语言。
评论0