2009年3月8日星期日

Set pagination for mergence cell with reporting tool

Background

Mergence cell is widely used in report. However, the page break of mergence cell may cause a lot of troubling problems if users don’t have a professional reporting tool.

For group report, mergence cell is usually the title of a group. Then, if this group has too much to be displayed on one page. Users often hope the title can be displayed in the mergence cell in each page.

As a result, report programmers commonly have to count how many pages and rows the group occupies, and display the title in corresponding mergence cells.

When the content of a mergence cell is a large text, there is a bigger problem.

As the content is too long to be displayed in one page, it has to be split and displayed in pages. In order to split the content, report programmers have to count that how many words can be displayed in one page. However, as the font sizes of server and browser-side may be different, this is really difficult.

Imagine that if all these functions are to be realized by programming, anyone will be driven crazy.

Then, how to solve it?

Solution

As a professional Java reporting tool, RAQ Report takes great effort to reduce users’ workload. For users' convenience, RAQ Report provides a wonderful function for the pagination of mergence cell. With RAQ Report, you only need to check some options.

clip_image001

Check your needed mode

Graphic Illustration

clip_image003

As the content of this cell is too long, it is displayed in two pages for page break.

clip_image005

clip_image007

As the content of mergence cell SP is too long, it is displayed in two pages for page break.

This post is from freezea's blog. You are welcomed cc it anywhere, and please indicate the source.
If you would like to read more articles about reporting tool, you are also welcome to refer to my blog.

没有评论:

发表评论