header

HTML2PDF Web Service API

HTML2PDF provides you to use the functionality from other web sites or systems, using our original HTML2PDF web service API. Using this API, anyone can easily convert HTML files and Web sites into PDF from other applications.

 

HTML2PDF Web service API is free of use. Several limitations must apply, and those limitations are removed using the [Commercial edition] of HTML2PDF.

 

Web Service API Guide

Please use the GET method as follows to retrieve PDF document:

http://html2pdf.biz/api?url=[Web site URL to convert]&ret=[Return format]

Web site URL to convert

Specify Web site URL to convert from. Must be start with http://.

Return format

We allow following 3 types:

JSON Returns JSON formatted object including PDF and PNG format
PDF Returns generated PDF document
PNG Returns generated screenshot using PNG format

Recent queries