Optional
cssOptional URL for CSS styles to apply to the HTML content.
The HTML content to convert into a PDF. Should not contain ,
, , should just include the inner HTMLOptional
outputThe formatting options for the PDF document. Can be either a predefined format (like 'letter') or custom dimensions.
Optional
titleOptional title for the PDF document.
The type of PDF creation, always 'html' for this request.
Request payload for creating a PDF from HTML content.