TRYNT PDF Web Service

The TRYNT PDF Web Service is a url based PDF creation service. Easily author PDF documents using common HTML as your source. Please note that PDF documents should be downloaded immediately after creation because they will be regularly purged.

In order to generate a PDF the source HTML must first be downloaded - because this step can take a second we've included a caching mechanism to store the HTML as it relates to a given URL. You can however force a cache refresh through arguments.

If you use this free TRYNT API/Web Service you must provide proper attribution to comply with our terms of service.

Request URL

http://www.trynt.com/pdf-api/v1/

Request parameters


Parameter Value Description
u string (required) Url
f integer (optional) Should we force a cache flush

Sample Request (URL: http://www.trynt.com/pdf-api/v1/):