Altsoft Xml2PDF Server Library

Xml2PDFConnector.Init Method 

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.

public static void Init();

See Also

Xml2PDFConnector Class | Altsoft.Xml2PDF Namespace