Create PDF from HTML
documentedCreate a PDF from HTML content (web or static HTML/URL input).
POST /operation/htmltopdfPDF Services APIno implementation yet0 runsInput
asset_id*
Uploaded Asset ID (ZIP containing HTML resources)
{{$asset_id}}
json_input*
HTML to PDF input data JSON
{{$json_input}}
include_header_footer
Include header/footer in PDF (true/false)
{{$include_header_footer}}
page_width*
Page width (inches)
{{$page_width}}
page_height*
Page height (inches)
{{$page_height}}
wait_time_to_load
Wait time to load (ms)
{{$wait_time_to_load}}
Calls Adobe as you (your API key is your account); keychains.dev holds the credentials.