Convert a multi-page PDF into a single long page PDF
POST
/api/v1/general/pdf-to-single-page
This endpoint converts a multi-page PDF document into a single paged PDF document. The width of the single page will be same as the input's width, but the height will be the sum of all the pages' heights. Input:PDF Output:PDF Type:SISO