The processor that produces renditions for Word documents. The processor uses a bridging library to make calls in to Word and a utility called ImageMagick to produce renditions and requires Word to be installed on the server and to be in the path. It also requires ImageMagick to be installed. ImageMagick can be downloaded from https://imagemagick.org/index.php


Installation and configuration

Step 1. Launch Aspire and Open the Services Management Page


  1. Launch Aspire (if it's not already running).
  2. Go to Launch Control.
  3. Browse to: http://localhost:50505

For details on using the Aspire Services Management page, see Admin UI.


Step 2. Add a new MS Word Rendering Engine


  1. From Services, click Add Service.
  2. Click MS Word Rendering Engine.

If the service is not shown, you can install a custom service with the co-ordinates com.accenture.aspire:app-thumbnail-doc-service


Step 2a. Specify Basic Information

  1. Enter a service name or leave as default.
  2. Click the Service tab at the top of the screen or use the “arrow” at the right of the screen to move to the service configuration screen. You will now see the service configuration.


Step 2b. Specify Service Information

In the Service tab, specify the information required:

  1. ImageMagick executableThe path to the ImageMagick executable. Can be relative or absolute
  2. Debug: Select this if you want debug messages to be logged

Click Save and Done to return to the Services Manager


  • No labels