RE: [xep-support] xpath functions

From: Gabriel Birke <Gabriel.Birke@delti.com>
Date: Tue Aug 25 2009 - 01:43:27 PDT

Hi,

one of your options would be to use your own XSLT processor instead of the
one supplied with XEP. Most processors support custom extensions. With Saxon
for example, you can easily use the Java Math and Date classes without
writing custom code. The only drawback is that your XSLt is no longer
processor-independent.

The FO generated from the custom processor can the be fed into XEP to create
a PDF or one of the other formats XEP supports.

Greetings,

Gabriel

> -----Original Message-----
> From: owner-xep-support@renderx.com
> [mailto:owner-xep-support@renderx.com] On Behalf Of Dmitry Beransky
> Sent: Friday, August 21, 2009 6:38 PM
> To: xep-support@renderx.com
> Subject: [xep-support] xpath functions
>
> Hi,
>
> We are migrating our document generation solution from Excel into
> FO/RenderX. Many of Excel functions are not supported by RenderX's
> XPath (e.g. round(<dec_number>, <precision>), max()). What are my
> options? Can I write my own function extensions and if so, how?
>
>
> Thanks
> Dmitry
> -------------------
> (*) 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
>
>

-------------------
(*) 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 Aug 25 02:02:46 2009

This archive was generated by hypermail 2.1.8 : Tue Aug 25 2009 - 02:02:54 PDT