Jump to content
We've recently updated our Privacy Statement, available here ×

michdraft

Members
  • Posts

    5
  • Joined

  • Last visited

michdraft's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have a report which has large amount of columns(20 until 100). I can not display it on one page and i want display 27 column on every page. here is refrence to my code. http://stackoverflow.com/questions/19498123/how-to-add-columns-to-the-new-page-in-jasperreports-report-when-exceed-the-width How can i use page break to solve this problem?
  2. I create jasperreports dynamically with JRDesign. Sometimes columns are larger then page width and it could not be printed on the page. i want if it is larger be printed on anader page. here is the code : http://stackoverflow.com/questions/19498123/how-to-add-columns-to-the-new-page-in-jasperreports-report-when-exceed-the-width does any body know how to do it?
×
×
  • Create New...