Name of the file to which the generated PDF should be uploaded.
Can be used in Hive with configuration.GetFile("")
The HTML itself which needs to be converted to a PDF
Optional
displayName: stringOptional name which will be used when downloading the file
Optional
pdfOptions: Html2PdfOptionsPDF generation options
Generated using TypeDoc
Converts a given HTML to PDF and uploads the resulting pdf to the given resource
Returns
The url of the PDF if successful
Deprecated
Please use createPdfFromAsset and associated PDF Asset workflow instead.