PDF form did not load properly in Document Intelligence

Steven Banks [E] (VAC/ACC) 80 Reputation points
2026-07-08T17:29:13.6033333+00:00

When I load the pdf file, into Document Intelligence, I am getting the message that that I need Adobe Reader 8 or higher.

Is there a way to set the version of Adobe reader in the product?

Azure Document Intelligence in Foundry Tools

Answer accepted by question author
SRILAKSHMI C 19,735 Reputation points Microsoft External Staff Moderator
2026-07-09T07:48:24.7266667+00:00

Hello @Steven Banks [E] (VAC/ACC)

Thank you for reaching out to Microsoft Q&A.

The message stating "Adobe Reader 8 or higher is required" is typically embedded within the PDF itself and is not generated by Azure AI Document Intelligence. This message is commonly associated with dynamic or interactive XFA (XML Forms Architecture) PDF forms, which are designed to be rendered specifically by Adobe Acrobat Reader.

Azure AI Document Intelligence does not use Adobe Reader to process documents, nor does it provide any option to configure or specify an Adobe Reader version. Therefore, there is no setting within the service to change the Adobe Reader version used during processing.

If Document Intelligence is unable to process the PDF, it is generally due to the document format or one of the following conditions:

Encrypted or password-protected PDFs Azure AI Document Intelligence cannot process encrypted or password-protected PDF files. If your document is protected, please remove the encryption or password and upload it again.

Document size or page limits exceeded

  • Maximum supported file size: 50 MB
  • Maximum supported pages: 2,000 pages
  • If you're using the Free (F0) pricing tier, only the first two pages are processed.

Unsupported page dimensions PDF page dimensions must not exceed 17 × 17 inches (approximately A3 or Legal size).

Corrupted or unsupported PDF structure If the PDF is malformed, contains unsupported structures (such as certain XFA forms), or has compatibility issues, the service may not be able to parse it successfully. In many cases, recreating the PDF for example, by using Print to PDF or Save As PDF in Adobe Acrobat produces a standard PDF that can be processed successfully.

Recommended troubleshooting steps

Please Verify that the PDF is not encrypted or password protected.

Confirm the document is within the supported limits:

  • ≤ 2,000 pages
  • ≤ 50 MB
  • Page size ≤ 17 × 17 inches

If the document is an XFA or interactive form, or if it appears to be malformed, recreate it as a standard PDF (for example, using Print to PDF) and upload the new copy.

Retry the analysis with the regenerated PDF.

For more information, please refer to the supported document requirements:

Document Intelligence input requirements: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/model-overview?view=doc-intel-4.0.0#identity-document

https://learn.microsoft.com/azure/applied-ai-services/form-recognizer/concept-model-overview#input-requirements

https://learn.microsoft.com/azure/ai-services/document-intelligence/overview/ (reference context from provided material)

I Hope this helps. Do let me know if you have any further queries.


If this answers your query, please do click Accept Answer and Yes for was this answer helpful.

Thank you!

Was this answer helpful?

2 people found this answer helpful.

Answer accepted by question author
Jerald Felix 18,760 Reputation points Volunteer Moderator
2026-07-09T02:17:10.6966667+00:00

Hello Steven Banks [E] (VAC/ACC),

Greetings! Thanks for raising this question in Q&A forum.

This issue usually happens when Document Intelligence cannot correctly parse certain PDF form structures, especially if the PDF contains unsupported elements like dynamic XFA forms, corrupted structure, or encrypted content.

You can try the following steps to resolve it:

Check if the PDF is a static PDF Open the file in Adobe Reader → if it shows as an XFA or dynamic form, convert it to a standard PDF (Print → Save as PDF).

Re-save the PDF Open the document and save a fresh copy to remove hidden corruption:

  • Open in Adobe Acrobat
    • File → Save As → Optimized PDF
    Remove security restrictions Make sure the PDF is not password-protected or restricted before uploading. Try with a simpler model input If you're using a custom model, test the file with a prebuilt model (like layout) to confirm whether it’s a parsing limitation. Validate file size and limits Ensure the file meets Document Intelligence limits (size, page count, format).

If the issue still continues after these checks, this is likely a service-side limitation or backend parsing issue. In that case, you should raise a support request with Microsoft so the engineering team can review the file and logs to identify why it failed to load properly.

Next action: You (or your admin) should open a Microsoft support ticket and share the sample PDF for deeper analysis. They will check backend logs and confirm compatibility or bugs.

If this answer helps you kindly accept the answer which will help others who have similar questions

Best Regards,

Jerald Felix.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.