Reputation: 103
I want to create a multiple page invoice report with ssrs. I need to show one picture at first page and after that show parent and then show child rdl. I try every thing but in Microsoft CRM i have only two option, i can create single page report and a parent child report there is no option to create a three or four page report.
please help me to create a report that show a static Picture at first page and then show main report that have a parent and a child?
Upvotes: 1
Views: 373
Reputation: 755
Is your image dynamic or static?
For a static image, add an image control at the top of the report, in the body. Then, add a page break. The option should be on the control under the image. Like a tablix.
Upvotes: 1