Altsoft Xml2PDF Server Library

Xml2PDFConnector Members

Xml2PDFConnector overview

Public Static Methods

Fo2PDFOverloaded. Formats specified XSL-FO file and saves it as PDF document.
Init Performs several initializing operation. It is recommended to call this method before the call of main methods like Fo2PDF(), Svg2PDF() etc. The initialization is called only once, not for every call of Fo2PDF(), Svg2PDF() etc.
Svg2PDFOverloaded. Formats specified SVG file and saves it as PDF document.
WordML2PDFOverloaded. Formats specified WordML file and saves it as PDF document.
Xhtml2PDFOverloaded. Formats specified XHTML file and saves it as PDF document.
Xml2PDFOverloaded. Formats specified XML file and saves it as PDF document.

Public Instance Constructors

Xml2PDFConnector Constructor Initializes a new instance of the Xml2PDFConnector class.

See Also

Xml2PDFConnector Class | Altsoft.Xml2PDF Namespace