grzegorz.drozda Posted September 7 Share Posted September 7 The problem arises in JasperReports when I have, for example, 3 pages: 1, 2 i 3.-On the first one, the text element appears: Page1-On the second one the text element appears, which disappears because it is null and I use remove line when blank-On the third one the text element Page3 appears.Why doesn't the text from the third page go to the first one, but there is page 1 with "Page1" and page 2 with "Page3" and the blank one disappears. I am using: 'remove line when blank', 'print when expression' and 'split-type' but still the elements from the third page do not want to move to the first one. They move one page higher, but why don't they move two pages anymoreDesign:https://i.stack.imgur.com/770is.pngPreview:https://i.stack.imgur.com/7v6ip.pnghttps://i.stack.imgur.com/Cj7Nw.pngI would like the elements to move up whenever there is blank space, and not leave so much blank space despite using remove line when blank and split type: Immediate. I found a function like ignore Pagination, but unfortunately I can't use it because my template has to be numbered in the bottom right corner. But can I get a similar effect in some way?Example:https://i.stack.imgur.com/U0SVy.png Link to comment Share on other sites More sharing options...
Mehak Rajkumar Posted September 8 Share Posted September 8 Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times. Link to comment Share on other sites More sharing options...
Rutuja Shinde Posted September 13 Share Posted September 13 Hi,I created a report the same as you but I can see the fields are displaying on the same page. I have attached my sample report could you please test it and let me know how it works for you?Thank you! Link to comment Share on other sites More sharing options...
grzegorz.drozda Posted September 19 Author Share Posted September 19 Hi,I upload You a jasper file with my problem. The problem is: How to move element from page 3 to page 1 because there is enough space for element "Page3". I want to have all these elements without blank space between pages. Link to comment Share on other sites More sharing options...
Rutuja Shinde Posted October 10 Share Posted October 10 Hi,Please adjust the height of the band and text field to avoid blank spaces. Thank you! Link to comment Share on other sites More sharing options...
grzegorz.drozda Posted October 11 Author Share Posted October 11 Okay yes it is true. In your case it worked, after resizing the element and band. But here it's about the case when in this large element size that I made we will make 20 variables that disappear then the element from the third party will not move anymore as it is in your solution. Here is the problem when a lot of fields disappear and there are a lot of pages in the template Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now