Badge with tickets on separate pages
Posted: Tue May 19, 2015 11:42 pm
I need to print badges on the first page and the following pages should be the applicable tickets for that badge.
The page size needs to be 4"x4".
I am using 2 tables: one for the registrants info and one for the applicable tickets for each registrant. I have added a relation between those 2 tables.
Then I tried to use a sub report and put the property of the databand in subreport for new page before to true and set skip first to false. But when I set the skip first to true there is no page for the sessions data even though the registrant has at least 1 session.
I have tried also to use 2 pages and set the collate to 2 but the page 2 is not linked properly to the data from page 1.
I have tried many combination with many option but cannot get it to work.
I am used to use Crystal report with sub report without any problems but cannot get it to work with Stimulsoft for PHP.
What is the solution for this situation?
The page size needs to be 4"x4".
I am using 2 tables: one for the registrants info and one for the applicable tickets for each registrant. I have added a relation between those 2 tables.
Then I tried to use a sub report and put the property of the databand in subreport for new page before to true and set skip first to false. But when I set the skip first to true there is no page for the sessions data even though the registrant has at least 1 session.
I have tried also to use 2 pages and set the collate to 2 but the page 2 is not linked properly to the data from page 1.
I have tried many combination with many option but cannot get it to work.
I am used to use Crystal report with sub report without any problems but cannot get it to work with Stimulsoft for PHP.
What is the solution for this situation?