-
A Spawn model of the High Order Model (HOM) of a one-family dwelling (OFD) contained in the AixLib library has been developed. The simulation time can be reduced by up to 50 % using Spawn. Additionall…
-
hi,
我这边有一份ofd的文件,转成图片之后 很奇怪
![image](https://github.com/user-attachments/assets/33a27e2a-1c32-46f3-a1db-1c57f11d6d77)
原ofd件已经发您的邮箱了,请看一下。
这份文件的特别之处是感觉xml里面存储的都是笔画而不是文字和文字框,能给我提供一些建议吗?谢谢
-
源ofd文件,
解压看确实每个字都是一个TextObject
所以转换为pdf后,读取出来也是每个字后面都跟一个换行符。真正有换行的地方也是只有一个换行符。(如我我简单的去掉换行符,那整个pdf文档就变成一行文本了,没有段落标记了)
但是用’数科OFD‘转pdf后,读取出来只有真正换行的地方才有换行符。
这个有办法优化吗?
-
2024-09-14 08:43:13.607 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed COURI.TTF: Courier New
2024-09-14 08:43:13.607 | WARNING | easyofd.parser_ofd::24 - FONT registerFont failed …
-
For fetching the price quote of OFD from coingecko we need the token to be listed on that platform. But as far we know it is not listed yet.
-
1
saving xml 1_xml
Traceback (most recent call last):
File "D:\Laiye\CodeProjects\PythonProjects\ofdtopdf\src\test.py", line 38, in
test_ofd2(ofd_file_path)
File "D:\Laiye\CodeProjects\P…
-
**Describe the bug**
Display logs in UTC instead of Browser time.
In the current OFD logging stack is there any way to change the timezone to default UTC in code level as whenever we run the clu…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my idea.
### Your idea.
Hope to support of…
-
Traceback (most recent call last):
File "d:/Users/Yum/Desktop/ofdtest.py", line 1, in
from easyofd import ofd2pdf
File "D:\ProgramData\PythonInstall\lib\site-packages\easyofd\__init__.py",…
-
``` python
import base64
from easyofd.ofd import OFD # 安装包
```
出现No module named 'easyofd.ofd',pip list结果:
easyofd 0.0.8