After you create a project, you can convert document formats by making synchronous or asynchronous API requests.
This topic is no longer updated. We recommend that you use the new IMM version.
For a comparison between the new IMM version and the old one, see Overview of the new and old IMM versions.
For more information about how to convert document formats by using the new IMM version, see Convert document formats.
Synchronous requests
Call the ConvertOfficeFormat operation to synchronously convert document formats. After the operation is successful, IMM returns the number of pages that are converted.
Asynchronous requests
Call the CreateOfficeConversionTask operation to asynchronously convert document formats. After the operation is successful, IMM returns the ID of the conversion task.
After you create an asynchronous conversion task, you can call the API operations in the following table.
API operation
Description
Queries the status of the format conversion task.
Lists format conversion tasks that belong to the project.
Deletes the specified format conversion task.