RenderPdfTemplateDto

Properties

NameTypeDescriptionNotes
templateIdBigDecimalID of the template to render[default to null]
fileNameStringOutput filename for the generated PDF[optional] [default to null]
contextMapContext variables to inject into the template[default to null]
metadataPdfMetadataPDF metadata (title, author, subject, etc.)[optional] [default to null]
rendererStringOverride the template renderer for this request[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]