Abhijit Junnare wrote:

> Is it possible to use javascript inside the XSL that
> will be used with FOP.
> I need to do some calculations and so I need this. Is
> there any other way to do some basic math or some
> string manipulation? I know the string functions in
> xsl but I am afraid they wont solve my problem.
> Any help if appreciated.

(This is really an XSLT question.) I haven't ever done it with javascript,
but I understand that it can be done. See the bottom of:
http://groups.yahoo.com/group/XSL-FO/message/3857
where a method for using java in XSLT (to get today's date) is demonstrated.
Note also that this must be dependent on your XSLT engine, so check its docs
or mailing lists for more specific information.

Victor Mote


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

Reply via email to