Hi Marijan, Just thinking: If you have a page-master for odd pages with only a header and a page-master for even pages with only a body, the header could contain the image and the body could contain the table. Odd pages would show images, even pages would show tables.
Regards, Georg Datterl ------ Kontakt ------ Georg Datterl Geneon media solutions gmbh Gutenstetter Straße 8a 90449 Nürnberg HRB Nürnberg: 17193 Geschäftsführer: Yong-Harry Steiert Tel.: 0911/36 78 88 - 26 Fax: 0911/36 78 88 - 20 www.geneon.de Weitere Mitglieder der Willmy MediaGroup: IRS Integrated Realization Services GmbH: www.irs-nbg.de Willmy PrintMedia GmbH: www.willmy.de Willmy Consult & Content GmbH: www.willmycc.de -----Ursprüngliche Nachricht----- Von: Mario Madunic [mailto:[email protected]] Gesendet: Mittwoch, 24. Februar 2010 20:07 An: [email protected] Betreff: insight into page-sequence for even page must always contain an image Sitting here trying to come up with how to handle a sequence of pages where the even page must always contain an image. The xml structure is as follows <parts> <section id="section01"> <subsection id="subsection01" img="img01.wmf"> <part number="001">Part Name</part> <part number="002">Part Name</part> <part number="003">Part Name</part> <part number="004">Part Name</part> <part number="005">Part Name</part> <part number="006">Part Name</part> .... </subsection> </section> <section id="section02"> .... </section> </parts> What must be done is that if the parts list goes onto 2 pages that it only appear on the odd and the image is repeated on the even. I guess what I'm also saying is that each subsection must start on even also. Also each sections numbering begins from 1. I'm trying to think of the best way to tackle this. Any insight would be appreciated. Thanks Marijan (Mario) Madunic Publishing Specialist New Flyer Industries -------------------------------------------------------------------- Please consider the environment before printing this e-mail. CONFIDENTIALITY STATEMENT: This communication (and any and all information or material transmitted with this communication) is confidential, may be privileged and is intended only for the use of the intended recipient. If you are not the intended recipient, any review, retransmission, circulation, distribution, reproduction, conversion to hard copy, copying or other use of this communication, information or material is strictly prohibited and may be illegal. If you received this communication in error or if it is forwarded to you without the express authorization of New Flyer, please notify us immediately by telephone or by return email and permanently delete the communication, information and material from any computer, disk drive, diskette or other storage device or media. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
