Page 1 of 1

A report with multiple 2 pages

Posted: Sun Dec 01, 2013 11:01 pm
by gleopizzi
This is my first topic in this forum.

I'm interesting in Stimulsoft report system for PHP.

In my first test I have 100 records to print in a two pages report (page1 + page2).

Can you help me in this problem ?

Thanks.

Giovanni

Re: A report with multiple 2 pages

Posted: Mon Dec 02, 2013 5:16 am
by HighAley
Hello, Giovanni.

Could you specify what problem do you have with creating this report?

Thank you.

Re: A report with multiple 2 pages

Posted: Mon Dec 02, 2013 10:14 am
by gleopizzi
Dear Andreyanov,

My case:
I have 100 record from a table;
The fields in each record is to be displayed in page 1 + page 2 (duplex / front rear) fixed report structure.

EXAMPLE:

record 1
surname, name, address -- > page 1
activity1, note, logo, img_attachment -- > page 2

record 2
surname, name, address -- > page 1
activity1, note, logo, img_attachment -- > page 2

.....

record 100
surname, name, address -- > page 1
activity1, note, logo, img_attachment -- > page 2


Thanks in advance

Giovanni

Re: A report with multiple 2 pages

Posted: Tue Dec 03, 2013 1:40 pm
by gleopizzi
Dear Andreyanov,

any help ?

Thanks.

Giovanni

Re: A report with multiple 2 pages

Posted: Thu Dec 05, 2013 8:23 am
by HighAley
Hello, Giovanni.

Please, try to create 2 Page with Data Band on each and set the Collate property of the report.
Look at the attached report template.
report.mrt
(4.57 KiB) Downloaded 378 times
Thank you.