Spiga

随笔分类 -Report

解决ReportingServices报表导出Pdf时横向出现分页的问题

2008-03-02 13:20 by Snowtoday, 411 visits, 网摘, 收藏, 编辑
摘要:在使用ReportingServices报表的过程中,会遇到这个问题:比如Web页面上你的报表表格有4列,在导出的Pdf文件中被分成两页,前3列在第一页,后1列则在第二页。遇到这种情况,可以进行如下设置:主菜单>>报表>>报表属性>>布局,修改页宽,使得{页宽>=表报主体宽度+左边距+右边距}。其中“表报主体宽度”是在“... 阅读全文

使用脚本发布Reporting Services报表

2007-12-02 16:04 by Snowtoday, 336 visits, 网摘, 收藏, 编辑

报表服务器无法打开与报表服务器数据库的连接

2007-12-02 15:55 by Snowtoday, 2919 visits, 网摘, 收藏, 编辑

ReportingServices的WebService接口

2007-08-01 22:03 by Snowtoday, 935 visits, 网摘, 收藏, 编辑
摘要:(1)使用ReportingServices的WebService接口实现报表导出
(2)使用ReportingServices的WebService接口实现报表订阅 阅读全文

使用Reporting Services制做可折叠的报表

2007-07-11 22:18 by Snowtoday, 2033 visits, 网摘, 收藏, 编辑
摘要:1)使用ReportingServices2000制作简单的可折叠报表 阅读全文

Reporting Services几个小细节

2007-04-14 12:06 by Snowtoday, 892 visits, 网摘, 收藏, 编辑
摘要:(1)使用VB代码
(2)表达式默认可使用的函数、全局对象
(3)如何得到总行数
(4)按行数分页 等 阅读全文

Reporting Services引用.NET DLL

2007-01-16 21:25 by Snowtoday, 604 visits, 网摘, 收藏, 编辑
摘要:Reporting Services引用.NET DLL 阅读全文

初试Reporting Services

2007-01-04 21:09 by Snowtoday, 1203 visits, 网摘, 收藏, 编辑
摘要:Reporting Services基础,参数、内置参数、表达式等 阅读全文