开发者

If page footer data overflows, then it should print in the next page's footer

开发者 https://www.devze.com 2022-12-27 07:00 出处:网络
开发者_JAVA技巧I am trying to print a text-field, which has more than 4000 characters. I put the text-field in the page\'s footer and try to print it, but when the data overflows it\'s not printing i

开发者_JAVA技巧I am trying to print a text-field, which has more than 4000 characters.

I put the text-field in the page's footer and try to print it, but when the data overflows it's not printing in next page's footer.


Try setting the footer's 'Position Type' to 'Float' in its properties.

It should do the trick.


Check the page size in your report properties. Too big pages can be cutted to the printers page size like a Letter or A4. In this case the "overhead" will not be printed, becouse it is not really a new page for your report.

If your report ist longer than your paper, you can try:

  • to adapt your reports page size to printers page size
  • to scale the report to printers page size during printing

I hope it helps :)

0

精彩评论

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

关注公众号