Skip to content

Commit 4614f25

Browse files
committed
edit for pub
1 parent 8f2a5ea commit 4614f25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/applied-ai-services/form-recognizer/includes/input-requirements.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@ author: laujan
33
ms.service: applied-ai-services
44
ms.subservice: forms-recognizer
55
ms.topic: include
6-
ms.date: 09/22/2021
6+
ms.date: 04/14/2022
77
ms.author: lajanuar
88
ms.custom: ignite-fall-2021
99
---
10+
<!-- markdownlint-disable MD041 -->
1011

1112
* For best results, provide one clear photo or high-quality scan per document.
1213
* Supported file formats: JPEG, PNG, BMP, TIFF, and PDF (text-embedded or scanned). Text-embedded PDFs are best to eliminate the possibility of error in character extraction and location.
1314
* For PDF and TIFF, up to 2000 pages can be processed (with a free tier subscription, only the first two pages are processed).
1415
* The file size must be less than 50 MB.
15-
* Image dimensions must be between 50 x 50 pixels and 10000 x 10000 pixels.
16+
* Image dimensions must be between 50 x 50 pixels and 10,000 x 10,000 pixels.
1617
* PDF dimensions are up to 17 x 17 inches, corresponding to Legal or A3 paper size, or smaller.
1718
* The total size of the training data is 500 pages or less.
1819
* If your PDFs are password-locked, you must remove the lock before submission.

0 commit comments

Comments
 (0)