`
sugongqing
  • 浏览: 77232 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

BIRT 3

    博客分类:
  • java
阅读更多
Hi,


when using a Data element, no word wrap is performed in Birt 2.3.0 within a (quite long) word of the text to display. Only blanks, colons, etc. lead to a word wrap. Instead the word is just cut off.
In Birt 2.1.1 it was different, word wrap also occured within a word.
Any way to get the old behaviour in Birt 2.3.0? Teh whitespace settings of the Data element didn't have an effect on this.

Regards,
   Juergen

 

 

 

 

 

 

 

 

 

Rowan,


I do not know of a way of doing this without rebuilding the viewer.
You can get the options using
reportContext.getRenderOption()
which has a method setOption
so I thought this would work
reportContext.getRenderOption().setOption("pdfRenderOption.hyphenation", Boolean.TRUE );


But at this point it it to late. Can you open a bugzilla entry to get this enhanced?

Jason


Rowan Maclaren wrote:

Jason,

I have a couple of customized extension IReportEngine's and have set the option on these using the api e.g. pdfOptions.setOption(IPDFRenderOption.PDF_HYPHENATION, Boolean.TRUE);

But I also make use of the standard ViewerServlet and BirtEngineServlet. How can I set the option on the standard engine (without rebuilding it)? And what is the performance penalty?

Thank you.
-- Rowan

Jason Weathersby wrote:
Rowan,

Are you setting the option in the api?
ie

PDFRenderOption pdfOptions = new PDFRenderOption();
pdfOptions.setOption( IPDFRenderOption.pdfRenderOption, new Boolean(true) );


Jason

Rowan Maclaren wrote:
How can I disable PDF truncation when using the default report engine?

Is there a way to set pdfRenderOption.hyphenation to true as a report parameter, or embedding some script in the .rptdesign? Or is there some other better way?
And what is the performance penalty of using hyphenation=true? Why is the default false?


Thank you.

-- Rowan
分享到:
评论

相关推荐

    Birt报表注意Birt报表注意Birt报表注意Birt报表注意

    Birt报表注意Birt报表注意Birt报表注意Birt报表注意Birt报表注意Birt报表注意Birt报表注意Birt报表注意Birt报表注意

    eclipse 3.50(galileo版本)中文语言包(BabelLanguagePack-birt-zh_3.5.0.v20091121043401)

    eclipse galileo版本的中文语言包,BabelLanguagePack-birt-zh_3.5.0.v20091121043401,下载直接解压到eclipse的dropins目录,启动eclipse即可。

    birt调用存储过程

    2. BIRT支持的存储过程返回值类型 3 3. BIRT调用存储过程的语法 4 4. 创建存储过程数据源/集 4 5. 在BIRT中使用存储过程 5 调用返回单结果集的存储过程。 5 调用一个含有参数的存储过程,并且有输出参数。 6 ...

    BIRT 3.7 Report Design

    Eclipse Business Intelligence and Reporting Tools (BIRT) is an opensource, Eclipse-based reporting system that integrates with your Java EE application to produce compelling reports. BIRT is the only ...

    BIRT报表学习手册

    BIRT――商业智能和报表工具。 BIRT是一个Eclipse-based开放源代码的报表系统,它主要是用在基于Java和J2ee的web应用程序上。BIRT主要由两部分组成:一个是基于Eclipse的报表设计器和一个可以添加到应用服务器的运行...

    BIRT报表开发手册

    BIRT报表中文开发手册 PDF版本 BIRT Business Intelligence and Reporting Tools 是为 Web 应用程序开发的基于 Eclipse 的开源报表系统 特别之处在于它是以 Java 和 JavaEE 为基础 BIRT 有两个主要组件:基于 ...

    birt 视频教程下载

    birt 视频教程 birt 视频教程 birt 视频教程

    BIRT报表详细示例及说明

    BIRT是一个Eclipse-based开放源代码报表系统。它主要是用在基于Java与J2EE的Web应用程序上。BIRT主要由两部分组成:一个是基于Eclipse的报表设计和一个可以加到你应用服务的运行期组件。BIRT同时也提供一个图形报表...

    Birt使用技巧集锦

    网罗了网络上大家使用Birt的一些经验技巧,这个RAR文件主要包括: 1、Birt参数使用方法 2、Birt Java 整合开发详解 3、应付大部分应用的birt的css样式 4、在团队中使用birt 5、Birt经验谈

    BIRT报表学习资料

    BIRT学习资料 BIRT学习资料 BIRT学习资料 BIRT学习资料

    Birt报表开发教程

    birt超详细教程,里面有各种教程和用法。制作报表视频、详解+案例,谢谢大家支持

    eclipse3.7 birt 汉化包

    BabelLanguagePack-birt-zh_3.7.0.v20110723043401.zip eclipse 3.7 birt 汉化包

    BIRT报表应用

    BIRT报表应用

    BIRT使用经验谈。birt的初步使用方法

    BIRT使用经验谈.birt的初步使用方法

    birt viewer源代码

    Birt是Eclipse的项目,用来开发报表。BirtViewer是Birt查看报表的Web程序。这个资源是BirtViewer的源代码,供学习使用。

    birt实例08-12-25

    birt实例 birt实例 birt实例 birt实例 birt实例 birt实例

    birt中文官方资料

    birt中文官方资料

    birt使用小结

    Birt使用小结,运用birt api来创建报表

    Eclipse Birt源码4.5.0

    Birt4.5.0 的源码,全部为JAR格式,导入Eclipse请参考文章 http://blog.csdn.net/supercooly/article/details/49357709

    Birt中文指南(Birt家园版)(chm)

    Birt中文指南(Birt家园版)(chm) 贡献给大家 2MB

Global site tag (gtag.js) - Google Analytics