Hello,

The way I did it : 

1) php script create the fo file (or the xml file).
2) the php script call fop servlet with the fo file as parametre. The result
from the servlet is directly sended to the browser with the readfile
function. You can add controle on the result with other file function
despite readfile function.
3) the php script delete the fo file.

It work fine, but you need a servlet engine.

Cedric.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to