File ConvertersCoolutils ConverterTotal HTML ConverterTotal PDF ConverterTotal Doc ConverterTotal Excel ConverterTotal CAD ConverterTotal CSV ConverterTotal XML ConverterTotal Mail ConverterTotal Outlook ConverterTotal Thunderbird ConverterOST to PST ConverterTotal Image ConverterTotal Audio ConverterMail2PDF ArchiverTotal Movie Converter
|
regsvr32 C:\HTMLConverterX\HTMLConverter.dllIn order to call HTMLConverter from ColdFusion, we need to create a COM object using the CreateObject function that is available in CFML scripting (you can also use the <cfobject ...> tag if you prefer). Once the COM object is created, you can use the COM interface methods to perform the tasks. Find some sample usage below:
|
|