Adapter
 
urn:WebWorks-XSLT-Extension-Adapter
Functions
void AddToPDFPageNumberOffset (int addToPageNumberOffset)
Adds to the PDF page number offset.
bool GeneratePDF (string originalDocumentPath, string conversionPDFDocumentPath, bool singleFile, XPathNodeIterator tocStyleNodesIterator, XPathNodeIterator groupFileNodesIterator, string pdfJobSettings, string pdfFilePath)
Generates a PDF.
bool GeneratePDFWithSaveAs (string originalDocumentPath, string conversionPDFDocumentPath, bool singleFile, XPathNodeIterator tocStyleNodesIterator, XPathNodeIterator groupFileNodesIterator, string pdfJobSettings, string pdfFilePath)
Generates a PDF using FrameMaker save as.
bool GeneratePostScriptForImage (object input, string postScriptPath)
Generates postscript for image.
long GeneratePostScriptForPDF (string originalDocumentPath, string conversionPDFDocumentPath, bool singleFile, XPathNodeIterator tocStyleNodesIterator, XPathNodeIterator groupFileNodesIterator, string postScriptFilePath)
Generates a postscript for PDF.
void SetPDFPageNumberOffset (int pageNumberOffset)
Sets PDF page number offset.
bool TemporaryLicense (string toolAdapterName)
Checks if user is running a temporary license for specified 'toolAdapterName'.
 
Detailed Description
urn:WebWorks-XSLT-Extension-Adapter
XSL extension functions for use in ePublisher Adapter stylesheets.
Member Function Documentation
Was this helpful?
Last modified date: 10/14/2020