|
<span style="font-size:14px;line-height:25.1875px;">BIRT知识集锦(基础知识大全)</span><br style="font-size:14px;line-height:25.1875px;"><br><span style="font-size:14px;line-height:25.1875px;">0.</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">File - New - Project - BIRT - Report Project</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">Report Project - New - Report</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">---------------------------------</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">1.Data Sources</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">Driver Class:oracle.jdbc.driver.OracleDriver ( v1.0)</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">Driver</span><a style="color:rgb(16,138,198);text-decoration:underline;font-size:14px;line-height:25.1875px;">URL:jdbc:oracle:thin:@192.168.1.1:1521:ORA92</a><span style="font-size:14px;line-height:25.1875px;"></span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">---------------------------------</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">2.</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">我现在用的birt是2.3.0的版本,</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">GEF是3.5.0的</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">emf-xsd-Update是2.5.0的</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">emf-xsd-SDK是2.5.0的</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">请问有没有兼容问题?</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">---------------------------------</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">3.</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">请先安装Eclipse、GEF 、EMF 和BIRT 。</span><br style="font-size:14px;line-height:25.1875px;"><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">---------------------------------</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">4.</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">在web工程里使用birt</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">下载birt的示例工程,将示例工程里的webcontent和web-inf下的东西拷到你的工程根目录下。</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">在jsp页面里访问报表使用url : frameset?__report=reportName&para;m=?paramValue</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">这里,frameset也可使用run,使用frameset支持ajax功能,支持报表的分页等</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">---------------------------------</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">5.</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">birt去除报表下面的日期</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">这个问题之前也有人问过,不过觉得很简单一直没在论坛里写出来,今天又有人问了,我就写一下吧</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">首先点击设计器主页 - 点击属性,- 取消“页眉”“页脚”。即取消显示页眉和页脚。</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;">也可以在xml里设置:</span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;"><page-setup></span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;"> <simple-master-page name="Simple MasterPage" id="2"></span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;"> <property name="type">a4</property></span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;"> <property name="leftMargin">10px</property></span><br style="font-size:14px;line-height:25.1875px;"><span style="font-size:14px;line-height:25.1875px;"> <property name="rightMargin">10p |
|