Search

Convert OCR JSON to PDF

Articles

Use this function to convert the JSON file of the image/scanned file to readable PDF document.

Syntax

Convert OCR JSON to PDF (fid, json_fid))

Parameters

Input Parameter Name Description
fid File Server ID(FID) of the image/scanned file
json_fid FID of the JSON file of the image/ scanned file returned by the OCR engine.

Returns

Return Value Description
FID FID of the PDF document

Sample

Convert OCR JSON to PDF (8jki838hdjhe23ndw9, jkd98239138jdskdd)

  • Converts the JSON file and returns FID of the readable PDF document.

JSON file for the image or scanned document can be generated by the function Deep Learning OCR.

To view all the Document functions, click here.

Did you find what you were looking for?