Hi guys !
I have a problem with jasperreports.I want to determine which pages will be shown...
For example I producede a report .It has 5 pages.But ı want to shoq only 2. and 3. pages.
I am waiting for your ideas ?
I have a problem with jasperreports.I want to determine which pages will be shown...
For example I producede a report .It has 5 pages.But ı want to shoq only 2. and 3. pages.
I am waiting for your ideas ?
2 Answers:
Posted on November 1, 2006 at 11:31am
Review iText if your exporting to pdf. You can parse the pages of your report and extract the pages you want to show. Perhaps filter the report through iReports and stream it to a browser if your filling your report online, or filter it to a file if your doing it local.
HTH,
Robin
HTH,
Robin