PDF to Excel
Converts the PDF file to Excel. Data from PDF files can be converted to excel sheets with more accuracy. PDF to Excel conversion is calculated as two API costs per page.
Parameters
- NameString, Required
Filename including extension.
- DocumentBuffer, Required
PDF File on which should be converted to Excel. The file should always be PDF. The file should be passed as a binary file.
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document in Base64 format.