#30271 - 08/17/09 11:19 AM
Re: pp design, db emulation generating several pages
|
OL Expert
Registered: 10/14/05
Posts: 4956
Loc: Objectif Lune Montreal
|
ojedagabo, You can try PlanetPress' repetition feature. Load your data file, and try to have all lines for one customer on one single data page. Do not use the CSV emulation. In this case, a database will be easier to work with. Database emulation should create a data page every times a value changes, such as the customer's ID, so that you get one page per customers. After that, make a couple data selections for the fields of the first record, then group them. In the group's properties, go to Repeat, choose Line Repeat, 1 to 0(0 means all records). This will repeat the data selections for every of the customer's items. In the "Iteration Condition", you can put: This will create a new page every 8 lines. Hope this helps. Regards, Rapha
|
Top
|
|
|
|
#30272 - 08/18/09 05:37 PM
Re: pp design, db emulation generating several pages
|
Junior Member
Registered: 04/07/06
Posts: 5
|
I probed all your suggestions, but there are more problems. Whatever be the number of details, the output is generating one page for each customer. Additionally, all the detail lines are not visible. I probed with the instruction:
|
Top
|
|
|
|
#30274 - 08/20/09 04:01 PM
Re: pp design, db emulation generating several pages
|
Junior Member
Registered: 04/07/06
Posts: 5
|
The data file has the structure that you described. Please, could you send the probed file that you used? I'll compare it whit mine. Thanks.
|
Top
|
|
|
|
#30275 - 08/27/09 01:19 PM
Re: pp design, db emulation generating several pages
|
Anonymous
Unregistered
|
Hi ojedagabo,
Try putting the condition in the "condition to exit and overflow" instead of "iteration condition". I am confident this will solve your problem.
Please let us know if you still need assistance.
Regards,
Olivier
|
Top
|
|
|
|
|
|