To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Methods
Name | Returns | Notes | Example |
---|---|---|---|
generatePdfThumbnails ( hash, password, dpi, imageType ) | List | ||
generatePdfThumbnails ( pdf, dpi, imageType ) | List | ||
generatePdfThumbnails ( pdf, password, dpi, imageType ) | List | ||
generatePdfThumbnail ( hash, password, pageIndex, dpi, imageType ) | String | ||
generatePdfFromImages ( imageHashes ) | String | This will generate a PDF from a list of images, one image per page |