Changes
- feat(gui): add options for include only translated pages in PDF output @awwaawwa (#42)
- fix(docs): update image links in Chinese index file for consistency @awwaawwa (#37)
- fix(rate_limiter): remove print statement in qps_rate_limiter.py @awwaawwa (#36)
Contributors
Windows Specific
If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.
Assets
pdf2zh-v2.1.0-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.1.0-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.1.0-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.1.0-BabelDOC-<version>-win64.zip
. - The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)