java-jasper
PlayFort
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
根据内容自动调整行高
主要是通过以下几个元素实现:1.Stretch with overflow 针对TextFileld2.Stretch Type:relative to tallest object/relative to band height3.Position type:Float/Fix relative to top/Fix relative to bottom4.ele...原创 2011-02-21 11:45:54 · 1303 阅读 · 0 评论 -
报表输出及print
public abstract class ReportBaseAction extends ActionSupport { private static final long serialVersionUID = 190881665780129568L; protected List rptData; private String rtpFmt; protected Stri...原创 2011-03-03 14:20:01 · 341 阅读 · 0 评论
分享