Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - DocumentCreateFromBlankDocTemplate
Creates a new document based on the settings in the "DocumentTemplates" resource. This resource contains such settings as number of pages, dimensions, etc.
Declaration
public string DocumentCreateFromBlankDocTemplate ( string apiKey, string documentName, string folderPath, string blankDocTemplateID );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
documentName | The name of the new document | |
folderPath | The path for the new document | |
blankDocTemplateID | The ID of the BlankDocumentTemplates resource item |
Returns
Definition XML of the ResourceItem
Security rights needed
Add
Apply on resource
documents