Hi,
I am using XEP4.4 to perform PDF rendering. I have come to the realization that this call in the generation procedure is taking a lot of time. Part of the reason for the slowness may be due to the complex XSL template I use for rendering.
transformer.transform(input, result);
// note: input is a StreamSource, and result is a SAXResult
Question1:
I would like to gain some insight into the internal processing of this call. Are there diagnostics that can be turned on which would provide this insight?
Question2:
Do you have suggestions on how to efficiently implement the XSL:FO which would improve performance?
Question3:
Do you have any best practices or usage guidelines that would benefit performance?
Thanks in advance,
Carlton
BTW, I'm using: Server_xep-4.4-20050610.zip.
---------------------------------
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Tue Jun 21 10:17:22 2005
This archive was generated by hypermail 2.1.8 : Tue Jun 21 2005 - 10:17:22 PDT