Convert Web to PDF

Convert Web to PDF

Resource Information

Resource URL Type Description Swagger Link
/pdf/create/web GET Convert web page to PDF format and return resulting file in response GetWebInStorageToPdf

Resource Params

The above API also supports the following request params

Parameter Required Type Data Type
url true Query string
height false Query double
width false Query double
isLandscape false Query boolean
marginLeft false Query double
marginBottom false Query double
marginRight false Query double
marginTop false Query double

cURL Example

SDK Example