Description

Test if Document Conversion Service is running and ready to convert.

Syntax

PNConverter.IsConversionServiceRunning(ComputerName)

 

Returns True if Document Conversion Service is running and ready to convert a file, False otherwise.

Parameters

String ComputerName

If you are running Document Conversion Service locally, pass String.Empty to test if the service is running. If Document Conversion Service is running on a remote computer, pass the name of that computer to test the state of the conversion service on that computer.

 

See Also:

ConvertFile ConvertFileList ConvertFolder CombineFiles