Amit Rangari wrote:
> Sorry about cross posting to both the list,
> This isn't an IE problem because I am able to view other PDF properly in
> IE, and I am not getting anything else in the weblogic log other than
> "[DEBUG] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser"
> 
> I checked the size of the ByteArrayOutputStream it is showing 0 this
> means nothing is being rendered.
Well, probably some exception has occured and you have to find its stack trace 
in logs somewhere, actually FopServlet throws new ServletException object and 
it's servlet engine responsibility to log it. Or alternatively try to redirect 
the logger fop uses to a file in order to see fop debug mesages.
How you can do it depends on fop version you are using.

-- 
Oleg Tkachenko
Multiconn International, Israel


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

Reply via email to