PDF Transformation
Last updated
{
//Single page PDF will return application/png as API response
//Multi page PDF will return application/zip as API response containing one PNG for each page
}{
// Response from server
}{
"message":"We are unable to service your request. Things to verify:
1) A valid API Key should be passed in ‘x-api-key’ request header parameter.
2) An active Renda.io subscription 3) API being invoked must be Subscribed
using the Subscribe button in Renda developer portal. Please refer to Renda
documentation for more details - https://documentation.renda.io"
}{
// Payload with application/postscript will be returned
}{
// Error Response from server
}{
"message":"We are unable to service your request. Things to verify:
1) A valid API Key should be passed in ‘x-api-key’ request header parameter.
2) An active Renda.io subscription 3) API being invoked must be Subscribed
using the Subscribe button in Renda developer portal. Please refer to Renda
documentation for more details - https://documentation.renda.io"
}