1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
The synchronous DetectText API supports only 1-page PDF documents no larger than 10MB (source). These limits are in place because the API is synchronous and there is an expectation that the result will be returned quickly. A multi-page PDF document takes longer to process and can only be done with the asynchronous StartDocumentTextDetection API.
답변함 3년 전
관련 콘텐츠
- 질문됨 일 년 전
