Re: Reuse of fo-tree

2002-12-03 Thread Oleg Tkachenko
Henrik Olsson wrote: Rewriting the Driver and the StreamRenderer with a cache will do the trick I think. Are there any things of impotance You know that I have to bother aboute? It's supposed to be addressed by redesign currently under way, but you can implement it yourself, it's open source afte

Re: Reuse of fo-tree

2002-12-03 Thread Henrik Olsson
Rewriting the Driver and the StreamRenderer with a cache will do the trick I think. Are there any things of impotance You know that I have to bother aboute? /Henrik Olsson Oleg: >Henrik Olsson wrote: > >> Hi, are there any possibility to reuse a fo-tree in the fop and run it >> throw more then

Re: Reuse of fo-tree

2002-12-03 Thread Oleg Tkachenko
Henrik Olsson wrote: Hi, are there any possibility to reuse a fo-tree in the fop and run it throw more then one renderer? For example I want a printout PCL or PostSript and then I want to store a pdf in an archive, since the document can be quite big I dont want to rebild the tree more than once