Hai, I am using FOp to generate PDF and PS from xml and xsl. I runs very slow. Is it possible to thread the entire application after Driver class instantiation.
I found that in Driver class of fop the
render(XMLReader,InputSource) is declared synchronous. From this i got
confused
whether fop allows threads. Please someone help me to implement the app in
multi-threads.
I want to reuse Driver object.
Thanks and Regards
Ramakrishnan.G
