SSRS PDF 压缩
当我使用 MS Reporting Services(服务器端)生成 PDF 时,与其他程序生成的相同 PDF 相比,生成的文件大小增加了 5 倍。
该报告包含 1 页,其中包含 20kb 的 JPG 图像和文本(“Arial”10px)。
SSRS 中呈现的 PDF:150kb 删除图像后:120kb 无图像或文本:30kb
来自其他系统的 PDF:30 kb
是否有任何压缩设置? 谢谢
When I generate a PDF with MS Reporting Services (server side), the resulting file is 5 times larger in size when compared to the same PDF from another program.
The report contains 1 page with a JPG image of 20kb and text ('Arial' 10px).
PDF rendered in SSRS: 150kb
with the image removed: 120kb
without image or text: 30kb
PDF from other system: 30 kb
Are there any compression settings?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有 PDF 导出选项。
解决方法可以是使用 PDF 虚拟打印机,并“打印”报告而不是使用导出
There are no pdf export options.
A workaround could be using a PDF virtual printer, and "print" the report instead of using export