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

缩放打印报错 #3022

Closed
xueyuenet opened this issue Oct 10, 2024 · 4 comments
Closed

缩放打印报错 #3022

xueyuenet opened this issue Oct 10, 2024 · 4 comments

Comments

@xueyuenet
Copy link

xueyuenet commented Oct 10, 2024

版本号:
问题描述:

1在官网测试的缩放打印报错()
2列太多无法往右滚动

1003471094864498688

错误日志&截图:
重现步骤:

友情提示(为了提高issue处理效率):

  • 积木报表是一款免费报表产品,功能免费源码不开放;
  • 未按格式要求发帖,会被直接删掉;
  • 请针对问题提供[报表设计配置或SQL脚本]或在官网制作报表示例并提供ID;
  • 针对不好重现的问题,请录制操作视频或详细的重现步骤;
@xueyuenet
Copy link
Author

quark_KGVqHYLEes

@jeecgos
Copy link
Collaborator

jeecgos commented Oct 12, 2024

zy

@liaozhiyang
Copy link

你可把清晰度调整为1,就没报错了。数据太多时,调高清晰度会导致内存不足,你调整到10,相当于把canvas放大了10倍去打印。

image

设置为1后的效果:

image

最终效果:

1.左侧有空隙,需删除设计遗留的痕迹【可删错说明到最后的列】,固定打印头在这个场景没用可删除
2.6-18行也有设计遗留的痕迹可删除

image

@liaozhiyang
Copy link

列太多移动可通过横向滚动条滚动

image

@jeecgos jeecgos closed this as completed Oct 18, 2024
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

3 participants