We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我尝试使用本项目对一个高质量扫描的 PDF 进行翻译,但翻译结果中的文本覆盖在原文之上,导致无法正常阅读。可能是由于该 PDF 没有文本组件,仅包含扫描的图像。
附上原始 PDF 文件和翻译后的 PDF 文件以供参考。
original.pdf
pdf2zh.pdf
pdf2zh original.pdf -li ru -lo en -p 2 -f "(CM[^R]|(MS|XY|MT|BL|RM|EU|LA|RS)[A-Z]|LINE|LCIRCLE|TeX-|rsfs| txsy|wasy|stmary|.*Mono|.*Code|.*Ital|.*Sym|.*Math)"
The text was updated successfully, but these errors were encountered:
#19
Sorry, something went wrong.
scanned file not support well. #19
so the file requires a text layer? if i ocr to add the text layer will it work?
I'm not sure. The texts were extracted from PDF, not from the picture.
No branches or pull requests
我尝试使用本项目对一个高质量扫描的 PDF 进行翻译,但翻译结果中的文本覆盖在原文之上,导致无法正常阅读。可能是由于该 PDF 没有文本组件,仅包含扫描的图像。
附上原始 PDF 文件和翻译后的 PDF 文件以供参考。
original.pdf
pdf2zh.pdf
The text was updated successfully, but these errors were encountered: