Set/Get Form Data - Possible errors

Invalid PDF

Error code

PDF9024

Error description

This error occurs when an operation requiring AcroForm fields (interactive form fields) is attempted on a PDF that does not contain any form structure.

Error Response

{
    "error":  {
        "message": " The PDF does not contain an AcroForm. Please provide the valid pdf.",
        "documentation_url": "https://www.zoho.com/pdfeditor/help/api/v1/general-errors.html",
        "response_generated_time": 1594131798612,
        "request_url": “https://<invoked_api_request_url>",
        "errorcode": "PDF9024"
    }
}

Suggested action 

Upload a PDF that contains AcroForm fields and retry the operation. Ensure the file includes valid form elements.

Note: If you still find any trouble, please write to us at: support@zohopdf.com.