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

改善导出pdf的公式比例 #2549

Open
yuralandau opened this issue Sep 24, 2024 · 2 comments
Open

改善导出pdf的公式比例 #2549

yuralandau opened this issue Sep 24, 2024 · 2 comments

Comments

@yuralandau
Copy link

目前使用wkhtmltopdf导出时,wkhtmltopdf的公式解析比较差,导出公式会很小,vnote为了补偿,会将生成的html中的公式放大250%。但这并不是一个恰当的比例,目前会导致生成的公式明显大于正文。

因此希望在主题设置中,公式缩放可调
或者重新设置在使用wkhtmltopdf生成html的公式放大比例。
image

@yuralandau
Copy link
Author

我粗略估计了一下,可能补偿比例在175%会比较好?

@yuralandau
Copy link
Author

image
翻了下代码,应该是这里设置的比例。

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

1 participant