TransformXSLFOEx
Method: TransformXSLFOEx(nAction as SPYDialogAction, string as sOutputFilepath)
Description
TransformXSLFOEx performs an XSL-FO transformation. It processes the XML document via the associated XSL-FO file. The parameter specifies whether a dialog asking for the result document name should pop up or not. See Document.AssignXSLFO on how to place a reference to an XSL-FO file into the document.
Errors
1400 | The document object is no longer valid. |
1411 | Error during transformation process. |