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

iiyamasamurai

Members
  • Posts

    2
  • Joined

  • Last visited

iiyamasamurai's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Hi, I need to generate PDF file containing multiple tables with identical structure. Going through multiple blogs and tutorials it seemed to me that best approach is to use list of tables. Additionaly some columns of my tables needs to present list of elements. Following this blog I managed to create such project and it works fine if table is page long. If it has to print some row on next page. Some elements from list are omitted. As below: This is generated PDF file This is my project jrxml file And this is related source code I think I tried all I could find on the internet related to splitting types, grouping etc. also through debugging and logging I know that data set to datasources are filled, but I don't see a way to force jasper to print all the data in datasource. Could you help me please resolve this issue?
×
×
  • Create New...