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
1.PDF转ofd模式后清晰度丢失 2.ofd_byte = OFDStructure("123", ofd=ofd_entrance, document=document, public_res=public_res, document_res=document_res, content_res=content_res_list, res_static=res_static)( test=True) 这个代码为何传 test=True,会导致强行在./Test目录生成临时文件如果目录不存在就会报错,可能是调试忘记删除
The text was updated successfully, but these errors were encountered:
文件发我,有空时候看下
Sorry, something went wrong.
我是ofd转pdf后变模糊了 请问修复了吗
文件发了吗?
No branches or pull requests
1.PDF转ofd模式后清晰度丢失
2.ofd_byte = OFDStructure("123", ofd=ofd_entrance, document=document, public_res=public_res,
document_res=document_res, content_res=content_res_list, res_static=res_static)(
test=True)
这个代码为何传 test=True,会导致强行在./Test目录生成临时文件如果目录不存在就会报错,可能是调试忘记删除
The text was updated successfully, but these errors were encountered: