Reference information for Document designer
There are several properties that get installed with the Document designer plugin. These properties help to control the various aspects of how the plugin works.
| Property | Description |
|---|---|
| com.snc.word\_doc\_api.size\_limit\_mb | This property restricts the size of contract documents in mega bytes. The default value is 5. |
| com.snc.word\_doc\_api.unzip\_word\_size\_limit\_mb | This property restricts the size of unzipped Word documents in mega bytes. The default value is 10. |
| com.snc.word\_doc\_api.supported\_image\_types | Image types processed by the plugin and inserted into the Word document. The supported image types are: png, jpg, jpeg, and gif. |
| com.snc.word\_doc\_api.disable\_wordapi | Option to disable the API. When set to true, the API does not work. The default value is false. |
| com.snc.word\_doc\_api.image\_size\_limit\_kb | Maximum image size in kilobytes. If the image exceeds this value, the plugin stops processing and returns a status failure with an error message. The default value is 100. |
| com.snc.word\_doc\_api.max\_repetitions | Number of times a repeater block is duplicated and inserted consecutively into the Word document. The default value is 500. |
Parent Topic:Install the ServiceNow Document Designer add-in