A report with multiple 2 pages

Stimulsoft Reports.PHP discussion
Post Reply
gleopizzi
Posts: 4
Joined: Sun Dec 01, 2013 10:53 pm

A report with multiple 2 pages

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: A report with multiple 2 pages

Post by HighAley »

Hello, Giovanni.

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

Thank you.
gleopizzi
Posts: 4
Joined: Sun Dec 01, 2013 10:53 pm

Re: A report with multiple 2 pages

Post 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
gleopizzi
Posts: 4
Joined: Sun Dec 01, 2013 10:53 pm

Re: A report with multiple 2 pages

Post by gleopizzi »

Dear Andreyanov,

any help ?

Thanks.

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

Re: A report with multiple 2 pages

Post 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 379 times
Thank you.
Post Reply