Page 1 of 1

Report with PageBreak

Posted: Tue Sep 13, 2011 9:10 am
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

Report with PageBreak

Posted: Wed Sep 14, 2011 8:30 am
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.

Report with PageBreak

Posted: Thu Sep 15, 2011 4:37 am
by Stumpy74
Dear Aleksey,

thank you for your help. That's it.

Bye

Report with PageBreak

Posted: Thu Sep 15, 2011 8:55 am
by HighAley
Hello.

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

Thank you.