If you encounter issues with picture quality in DocumentsCorePack templates, please try the following:
Advanced Template Settings
In the ❶ Advanced Template Settings, navigate to the ❷ General tab and activate the ❸ Do not compress inserted images setting.
Field Properties
In a picture field’s field properties, you can adjust its formatting options. You can either ❹ fit the image to the container or ❺ fit the container to the image.
Improving picture quality in PDFs
If the image quality in your generated PDFs is inadequate, you can also add the following SettingsKey:
- Product: AutoMerge
- Name: DynamicJsonConfiguration_PdfSaveOptions
- Value:
{
"DownsampleOptions": {
"DownsampleImages": false
},
"UseAntiAliasing": true,
"InterpolateImages": true
}
That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com

