> -----Original Message----- > From: Ottenkamp, HBT (Bart) [mailto:[EMAIL PROTECTED] > > <snip /> > this way, I get the layout coupled to 'first' on the first page > of my document and the layout coupled to 'rest' on the rest of > the pages of my document. This is not completely what I want, > because I want to change the type of layout during building of > the document, so that, for instance, page 1 gets layout 'first', > pages 2,3,4 and 5 get layout 'rest', page 6 gets layout 'first' > again and pages 7, 8, 9 and 10 get layout 'rest' again... > Basically what I want is to present the same document more than > ones in the same pdf, biut every time I start with the next one, > I want to start with the 'first' page again... > I have no idea of how to do this, but I am thinking of defining a > template that, when called upon, changes the layout > (master-reference)...???
Seems like all you're missing in this description is the page-sequence... I would think that starting a new one at the designated point will get you there. (see J-F's response for a short example) If you want to do this at a certain page-number, I think you're going to have a hard time reaching the desired goal. Cheers, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
