POST v1/utilities/ConvertHtmlToPdf?authKey={authKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
authKey | string |
Required |
Body Parameters
Html2PdfUtilityName | Description | Type | Additional information |
---|---|---|---|
Html | string |
None. |
|
BaseUrl | string |
None. |
|
ConverterOptions | PdfConverterOptions |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.