Re: embedded fop...show progress?

2002-06-10 Thread Oleg Tkachenko
Carter, Will wrote: thanks for the idea. I will check out getLogger(). Your first suggestion looks like the best bet. my fop servlet sends the pdf outputstream to a file, not the browser, so all I have to do is redirect the log output to the browser somehow...instructing it to reload every time th

RE: embedded fop...show progress?

2002-06-10 Thread Carter, Will
: Re: embedded fop...show progress? Carter, Will wrote: > I am using fop in a servlet. Has anyone ever come up with a way to report > back to the browser where it's at in the converting process from an fo file > to a to pdf? I haven't tried personally but you can try various ap

Re: embedded fop...show progress?

2002-06-08 Thread J.Pietschmann
Carter, Will wrote: I am using fop in a servlet. Has anyone ever come up with a way to report back to the browser where it's at in the converting process from an fo file to a to pdf? I haven't tried personally but you can try various approaches. One could be to send back a text/html and redirect t