I have a JasperReport and I want to create for this report a cover page. The cover page must contain some information coming from the DB, like Company name, etc. I am trying
Lately answer but It might help another one little bit tricky,
Title band will be your cover page as well you can add whatever you want
the component (TextField,Image,Line etc.) for every page you can use conditionaly(int print expression)
Checkout Example for with two page jasper report
This is preview ss for source code