-
请问一下什么时候可以实现打印功能?或者提供一个打印功能的思路,我将尝试先去实现。谢谢 ! |
Beta Was this translation helpful? Give feedback.
Answered by
domchen
Apr 23, 2025
Replies: 1 comment 2 replies
-
打印功能要支持转换绘制指令为pdf就行,需要扩展一个自定义Canvas,搜集指令都直接输出到pdf文件,目前有这块规划,但没有具体时间 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PDF功能在上半年会提供。如果不希望有跨平台字体问题,可以直接渲染输出图片进行打印。