Page History
When migrating Follow these steps to migrate from the integrated (deprecated) Document Renderer to the new Document Renderer Service, you have to do:Install the service through installer or manual on desired OS
- When .
Blueriq Document Renderer Service
Installation
The service can be installed through the Blueriq installer or manually on both Windows and Linux platforms. See Document Renderer Service [editor] for installation instructions.
Configuration
- If you are using custom document templates (xsl)
...
- and/or fonts, move these from the current location to the
<blueriq installation home>\Services\document-renderer\Resources\documents
...
See https://my.blueriq.com/pages/viewpage.action?pageId=133268827
Configuration runtime:
- Add bootstrap profile 'document-renderer-client
'
- Configure required properties.
- folder (or configure a different folder through the Document Renderer Service properties)
- Review the Document Renderer Service properties in
<blueriq installation home>\Services\document-renderer\Properties\blueriq-document-renderer.yml (
See Document Renderer Service [editor] for configuration options)
Blueriq Runtime
Configuration
Configure the runtime to use the Blueriq Document Renderer Client:
- Add the
document-renderer-client
profile to yourbootstrap.properties
file in the Runtime configuration directory. - Configure the required properties as described in Document Renderer Client Properties [editor]
Custom images
If you were using a plugin to add custom images to a generated document, please refer to Document Renderer Client Properties [editor] for information on how to add custom images to a document through the Blueriq Document Renderer Client.See https://my.blueriq.com/pages/viewpage.action?pageId=133268823#DocumentRendererClientcomponent[editor]-Configuration