2021.1

Table Of Contents
Create Preview PDF (By Data)
Submits a request to create a preview PDF of the print output for a single data record.
Request takes binary file data as content, and on success returns a response containing the
Managed File ID for the newly created preview PDF file.
Request
Method Type:
POST
URI:
/rest/serverengine/workflow/contentcreation/pdfpreview/{templateId}/
{dmConfigId}
Content: Data File (File)
Content
Type:
application/octet-stream
Add.
Headers:
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Parameters
Path
Name Required Type Default
Value
Description
templateId
The Managed File ID
(or Name) of the
template in File Store
dmConfigId The Managed File ID
(or Name) of the Data
Page 545