Border in jasper report

后端 未结 2 1764
栀梦
栀梦 2020-12-21 15:58

I am creating a jasper report .In that I want apply border to the each page.Can any one provide me some help on this.Border height should depend on the contents height of th

相关标签:
2条回答
  • 2020-12-21 16:30

    You can add a full size rectangle or bordered frame to the background band.

    0 讨论(0)
  • 2020-12-21 16:33

    You can do this by creating a frame or a rectangle in an outer report and then put inside it a supreport. The subreport should be allowed to expand as it wants and the rectangle should be set to Stretch to the band height.

    0 讨论(0)
提交回复
热议问题