-
再碰到OFD格式的文件时软件会闪退
-
def ofd_to_pdf(self, ofd_file_path):
output_pdf_path = ofd_file_path[:-4] + ".pdf"
with open(ofd_file_path, "rb") as f:
ofdb64 = f.read()
ofd = OFD() #…
-
-
When exporting my data I got the error “Not a valid switch save” from the function [line 1469 MainForm.cs] “toSwitchToolStripMenuItem_Click”. and it was caused by the size of the nintendo switch file …
-
## ofd.data中是有印章的内容,但没在转换后的图上显示出来。
## 印章是重要的凭证信息,希望可以着重完善,谢谢!
下面附件是ofd.data的json文件,及其转换后的图片,希望对你的完善有帮助!
![22312000000001622895_0](https://github.com/user-attachments/assets/c3b89972-b5ac-4408-ab76-…
-
![image](https://github.com/user-attachments/assets/0808f65a-d685-43c5-b9ab-1620bbb23348)
如图所示,程序部署在linux服务器,服务器已安装windows的所有中文字体和常用字体库,还是转换异常,有什么好的解决办法和排查思路吗,我使用的是odfrw-converter是2.3.1版本
-
代码
import base64
import json
from PIL import Image
from easyofd.ofd import OFD
with open(r"/Users/9-6/c4bcb65c0.ofd", "rb") as f:
ofdb64 = str(base64.b64encode(f.read()), "utf-8")
o…
-
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…
-
有pdf转ofd吗
能否完善以下demo
-
当ofd一页包含两张报销发票时,第二张发票转成的图片边线和边框是空白的,没有绘制