Here i had a issue for report UI, could you help to review it?
I need a page break according to the dynamic title in the report, i have no idea about this, can you give me some suggestions or a Demo? Thank you.
below is the layout effect i want:
page 1: | page 2:
Report title 1 | Report title 2
Report Content | Report Content
Report title 1 and Report title 2 is different, they are combination by the query result of SQL.
The issue about print page title dynamic
-
- Posts: 22
- Joined: Wed Feb 06, 2013 6:12 am
Re: The issue about print page title dynamic
Hello,
Please try to use the PageHeader component for each page instead ReportTitle.
Thank you.
Please try to use the PageHeader component for each page instead ReportTitle.
Thank you.