NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

ExportPdfConverterOptionsV2

Api-typedef icontypedef

The HTML to PDF converter options for V2 of the converter API.

Properties

  • base_url : string | undefined

  • disable_compression : boolean | undefined

  • document : object | undefined

  • extra_http_headers : Record<string, Record<string, string>> | undefined

  • footers : object | undefined

  • headers : object | undefined

  • merge_fields : object | undefined

  • metadata : object | undefined

  • rendering : object | undefined

  • security : object | undefined

  • signature : object | undefined

Value

object