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

macalase

Members
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by macalase

  1. Hey guys, i have been trying to remedy a header subreport overflow problem, searched the forums and was trying to check out all the measurements but just can't seem to get it to work. In the IRA deposit receipt there is a field at position (x,y) (0,60) which is marked as "stretch with overflow" and this is how I want it to be. However if I uncheck this I know the report works fine, but when it is checked the header gives me a problem Could you guys have a quick look? I have attached the files for yous to have a look. Thanks
  2. got it working guys, thanks for the help My font size was not matching the line height.
  3. Thanks for the reply, I changed the elements below to all be float. The text field just doesn't seem to want to stretch vertically. I haven't been able to made it stretch at all. Is there anything else that may be preventing it to stretch. I have checked the heights of the report, and there is plenty of room for it to stretch.
  4. If I set the text field to be height of 30, and only the first line is needed, it uses up the extra 2 lines that I have provided for it. It will not dynamically move up with the empty space. If i set it to be heght 10 and use the "stretch when overflow" option and I have tried both options for stretch type. "Relative to tallest object" and "Relative to band height". The text field only displays the first line, and does not push down the report to display the extra lines.
  5. My problem is trying to get a multiple line text field to dynamically move up if the extra lines are empty towards the bottom E.g if I have a 3 line text field by 10 chars wide. This field can be filled with variable lengths of string. So If I have a string that is 7 chars long I only want the 1st line to appear, and not the other 2 lines below it. I have tried checking the remove line when blank but that only appears to work for whole text fields. Do you guys have any ideas on how I could accomplish this in the tidiest manner, currently I am thinking of using 3 seperate text fields, an expression with substring and print when expressions, etc. I am using jasper-reports 3.0.0.
×
×
  • Create New...