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.14.1 问题:使用生成pdf功能,生成的pdf会存在文字断行问题,即一行文字上下页都占一半,如图片所示。 复现:使用mac上的空格快捷查看是连续的,使用预览或pdf软件能看到断行。 期望:能正确换行,或者如果存在---分页符的时候,剩余行数不足一定范围(如5-10行),默认推到下一页展示。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本:1.14.1
问题:使用生成pdf功能,生成的pdf会存在文字断行问题,即一行文字上下页都占一半,如图片所示。
复现:使用mac上的空格快捷查看是连续的,使用预览或pdf软件能看到断行。
期望:能正确换行,或者如果存在---分页符的时候,剩余行数不足一定范围(如5-10行),默认推到下一页展示。
The text was updated successfully, but these errors were encountered: