开发者

why supreport overlapped by page header in ireport?

开发者 https://www.devze.com 2023-01-06 03:37 出处:网络
I design a report in iReport with windows + weblogic, and there is a page header and detail column, and I place a subreport in the detail column.

I design a report in iReport with windows + weblogic, and there is a page header and detail column, and I place a subreport in the detail column. It works well in windows + weblogic! But when I deploy it to linux + weblogic, I found that whenever there is a new page in Detail column, the subreport content in detail column will be overlapped by page header. It seems that when it create a new page, it can not realize the position of page header.

I have set the subreport's "Position type" to float, but don't work while everything is OK in windows + weblogic.

Thanks in a开发者_Go百科dvance !


I got the same problem. I finally rearranged the columns and I made it work fine in Linux. Then it worked fine in windows also. I don't know if there exists a solution for this.

0

精彩评论

暂无评论...
验证码 换一张
取 消