Re: Rendering output

2002-11-19 Thread Jeremias Maerki
Not with FOP in its present state. You have to render both documents
into separate PDFs and then merge them with some tool. You'll find links
to iText and PJ at the bottom of the following page:
http://xml.apache.org/fop/resources.html

Can't you merge the FOs prior to do the rendering? That could also solve
your problem.

On 19.11.2002 15:11:42 Henrik Olsson wrote:
 Does any one know if its possible to get two fo trees in to one output (ex 
 in to one pdf)?


Jeremias Maerki



Re: Rendering output

2002-11-19 Thread Henrik Olsson

Thanks.
Merge the FOs never thougth about that. But i think it will be tricky with several firs pages and get the page numbers in the right way.

And the most important thing it consume alot of memory since th fos are big from the begining.

/Henrik








Jeremias Maerki [EMAIL PROTECTED]
2002-11-19 15:19
Please respond to fop-user


To:[EMAIL PROTECTED]
cc:
Subject:Re: Rendering output


Not with FOP in its present state. You have to render both documents
into separate PDFs and then merge them with some tool. You'll find links
to iText and PJ at the bottom of the following page:
http://xml.apache.org/fop/resources.html

Can't you merge the FOs prior to do the rendering? That could also solve
your problem.

On 19.11.2002 15:11:42 Henrik Olsson wrote:
 Does any one know if its possible to get two fo trees in to one output (ex
 in to one pdf)?


Jeremias Maerki




Re: Rendering output

2002-11-19 Thread Oleg Tkachenko
Henrik Olsson wrote:
Merge the FOs never thougth about that. But i think it will be tricky
with several firs pages and get the page numbers in the right way.
That's very easy, just encapsulate each document into a different 
fo:page-sequence object and don't bother about page numbering - it'll work 
automatcally.

And the most important thing it consume alot of memory since th fos are
big from the begining.
One of memory-reducing tricks is exactly to break your flow info a separate 
fo:page-sequence chunks.

--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel