Skip to content
New issue

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

dwg to pdf 导出的图纸细节丢失(图块和黄色线条以及部分编号) #11

Open
luolongfei opened this issue Aug 1, 2024 · 3 comments

Comments

@luolongfei
Copy link

使用的命令

./cad2x -l /root/fonts/ -f simsun -m 0,0,0,0 -s 1 -o test.pdf -p 2970x2100 -r 200 -c -t . mountain_luxury_hotel.dwg

在线网站 https://cloudconvert.com/dwg-to-pdf 导出的结果:
image

cad2x-converter 导出的结果:
image

做过的尝试:
尝试过各种字体参数均无效。

疑问:
1、请问这种情况是否需要指定加载图案?不过我详细看了文档,没有看到加载图案的参数。
2、即使设置了 -ac 参数,最终导出的 pdf 里图纸依然没有居中,一直保持局右。

希望能收到作者回复,多谢!

我的图纸附件:
mountain_luxury_hotel.dwg.zip

@orca-zhang
Copy link
Member

转pdf是有这个已知问题,是LibreCAD实现问题,之前尝试过没成功,目前还未修复,根本原因是线条的粗细有问题

@orca-zhang
Copy link
Member

你可以试试放大了看,应该能看到那个线条太细了。

@luolongfei
Copy link
Author

多谢!我再试试看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants