Hi,
I am trying to create an XSL template to integrate into APEX and transform using the Oracle REST Data Services.
I have followed the Oracle Whitepaper and successfully achieved this using Altova StyleVision.
However when using Ecrion XF Designer I encounter the following error when trying to create the PDF: String index out of range: -1.
Does anyone have any experience using XF Designer?
Altova StyleVision created an XSLT-FO document (.xslt) and Ecrion XF Designer creates and XSL document (.xsl).
Both stylesheets are valid and transform successfully using other FOP engines.
I'm not very experienced using XSL so i'm not even sure whether .XSL is supported within the Oracle REST Data Services.
Does anyone have any ideas?
Thanks,