Report with PageBreak

Stimulsoft Reports.NET discussion
Post Reply
Stumpy74
Posts: 5
Joined: Thu Jun 30, 2011 9:09 am

Report with PageBreak

Post by Stumpy74 »

Hi,

i have a report (filled by a xml-dataset). For each entry there will be one page. If the image is larger than a special size (calculated in the imageload-event) then on the first page instead of the image a text (panel) will be shown and the complete image will be printed on a separate second page.

This works fine, if the entry with two pages is at the end of the xml-entries.

I included a sample of my problem (incl. XSD,XML)

Thanks for help
Martin
Attachments
1311.RepProblem.zip
(202.16 KiB) Downloaded 191 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Report with PageBreak

Post by HighAley »

Hello, Martin.
Stumpy74 wrote:i have a report (filled by a xml-dataset). For each entry there will be one page. If the image is larger than a special size (calculated in the imageload-event) then on the first page instead of the image a text (panel) will be shown and the complete image will be printed on a separate second page.

This works fine, if the entry with two pages is at the end of the xml-entries.

I included a sample of my problem (incl. XSD,XML)
You can't add page PageImage between pages Rueckgabe. They render separately.
Please, try to use child band. See attached report.

Thank you.
Attachments
1313.Rueckgabe.mrt
(52.56 KiB) Downloaded 185 times
Stumpy74
Posts: 5
Joined: Thu Jun 30, 2011 9:09 am

Report with PageBreak

Post by Stumpy74 »

Dear Aleksey,

thank you for your help. That's it.

Bye
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Report with PageBreak

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply