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

打印 #2

Closed
xinglie opened this issue Aug 3, 2020 · 1 comment
Closed

打印 #2

xinglie opened this issue Aug 3, 2020 · 1 comment

Comments

@xinglie
Copy link
Owner

xinglie commented Aug 3, 2020

设置纸张

如果需要打印设计,需要把打印设计器的尺寸从默认的px(像素)单位转换成mm(毫米)单位,这是因为不同系统单位尺寸内所容纳的像素数是不一样的,如果使用px有可能造成打印尺寸不正确的问题

打印设置

在设计器中设计好的元素,在打印时会自动计算出每一页的位置和数据,所以务必把打印机默认的页边距等之类的设置为0

分页打印

打印时,会自动把设计器中的元素按设置好的页面大小进行分页,因此您应该直接把页面尺寸设置为目标纸张的尺寸,如A4A3,这样在打印分页时就不会被浏览器自动把元素放到错误的分页上

分页打印时,请使用chrome浏览器,其它浏览器可能会有问题

@xinglie
Copy link
Owner Author

xinglie commented Nov 16, 2021

已转移到其它issue

@xinglie xinglie closed this as completed Nov 16, 2021
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