GetMultiPage
| Description | Returns with the list of base64 string of the document pages. | |||||||||||||||
| Method Type | POST | |||||||||||||||
| URL | api/document/pages | |||||||||||||||
| Parameters |
|
|||||||||||||||
| Response Type | JSON (JsonResult) | |||||||||||||||
| Return values |
{ pages (List<String>) [Base64 image of the pages] } |
Programming notes
This API supports both documents stored in the database, or stored on the hard-drive.
Example
None
Requirements
