Re: FO - Force Pages on same spread

2005-08-22 Thread Chris Bowditch
Prakash R wrote: Let me try to explain this with an example. I have a document which has say 10 pages. Within this document somewhere in between I have 2 pages(page number not known until the PDF is generated) which are consecutive and are someway related. So I would like for these two pages to

Re: FO - Force Pages on same spread

2005-08-22 Thread Prakash R
Let me try to explain this with an example. I have a document which has say 10 pages. Within this document somewhere in between I have 2 pages(page number not known until the PDF is generated) which are consecutive and are someway related. So I would like for these two pages to be side-by-side (on

RE: FO - Force Pages on same spread

2005-08-22 Thread Prakash R
that what you're looking for? > > Jack > > -Message d'origine- > De : Prakash R [mailto:[EMAIL PROTECTED] > Envoyé : lundi 22 août 2005 15:34 > À : fop-users@xmlgraphics.apache.org > Objet : Re: FO - Force Pages on same spread > > I meant putting t

Re: FO - Force Pages on same spread

2005-08-22 Thread Jeremias Maerki
I'm still not sure I understand you correctly, but then I think you need to look at fo:conditional-page-master-reference which allows you to specify separate simple-page-masters for odd and even pages. http://www.w3.org/TR/xsl/slice6.html#fo_conditional-page-master-reference http://www.dpawson.co.

RE: FO - Force Pages on same spread

2005-08-22 Thread Rymasz Jacky
ne- De : Prakash R [mailto:[EMAIL PROTECTED] Envoyé : lundi 22 août 2005 15:34 À : fop-users@xmlgraphics.apache.org Objet : Re: FO - Force Pages on same spread I meant putting the two pages on two different pages but making sure they are side by side like when you open the book you can see th

Re: FO - Force Pages on same spread

2005-08-22 Thread Prakash R
I meant putting the two pages on two different pages but making sure they are side by side like when you open the book you can see the pages side by side(i.e. on the same spread). Thank you. Prakash --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > Are you talking about imposition (two-up)? Putti

Re: FO - Force Pages on same spread

2005-08-22 Thread Jeremias Maerki
Are you talking about imposition (two-up)? Putting two pages besides each other on one piece of paper? FOP can't do that, yet. You'd have to use a third-party tool to do that. On 20.08.2005 06:44:20 Prakash R wrote: > Hi, > > I'm preparing a FO document in order to generate a > catalog book. I wo

FO - Force Pages on same spread

2005-08-19 Thread Prakash R
Hi, I'm preparing a FO document in order to generate a catalog book. I would like to have two pages together such that they are on the same spread i.e. if the first page is an even page(left) then the next would be the following odd pages(right) making it on the same spread. On the other hand if t