smokkydesperado Posted April 20, 2010 Share Posted April 20, 2010 I want the PageHeader Section to be displayed only in pages starting from page no:2 to the rest of the pages. It Shouldnt get printed in first page. I have tried using the print when expression Boolean($V{PAGE_NUMBER}.intValue() > 1) for the elements printed in Page header for the first page but the first page still has the empty space .How to reduce the Page Header section size to zero for the first page alone.?? Link to comment Share on other sites More sharing options...
ckampshoff Posted April 20, 2010 Share Posted April 20, 2010 Hi,try to use the print when expression of the band "Page Header".HTHChristina. Link to comment Share on other sites More sharing options...
smokkydesperado Posted April 20, 2010 Author Share Posted April 20, 2010 Hey Christina, It works!! . Thank you very much. Karma ++ :) 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