Basic Information

appmixer.pdfco.core.ConvertHTMLToPDF

1.0.0

Public

Converts raw HTML code or a public URL to a PDF document.

Input Ports

in

FieldTypeDescription
Html text Raw HTML content. Optional if 'url' is provided.
Url text A public URL pointing to the HTML content. Optional if 'html' is provided.
Paper Size text Paper size for the generated PDF (e.g., A4, Letter).
Orientation text Page orientation for the PDF (Portrait or Landscape).
Async toggle Set async to true for long processes to run in the background, API will then return a jobId which you can use with the Background Job Check component.

Output Ports

out

FieldTypeDescription
Url -
Page Count -
Error -
Status -
Credits -
Remaining Credits -
Duration -
Name -
Output Link Valid Till -
Message -
Job Id -

Full Metadata