Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 02:43 AM
1 ACCEPTED SOLUTION
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 06:41 AM
Hi @chbrb66 ,
The following are not supported:
- ‘Secured’, encrypted and password-protected PDFs
- Handwritten documents
- Free-form text
- Synchronous processes
There are a few reasons a PDF might not be processed properly:
- The PDF is unaccessible – check that the PDF is not encrypted, secured or password-protected
- The ACLs on the sys_attachment table prevent the creation of the processed record
- The "glide.attachment.extensions" system property doesn’t have "jpeg" listed
3 REPLIES 3
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 06:41 AM
Hi @chbrb66 ,
The following are not supported:
- ‘Secured’, encrypted and password-protected PDFs
- Handwritten documents
- Free-form text
- Synchronous processes
There are a few reasons a PDF might not be processed properly:
- The PDF is unaccessible – check that the PDF is not encrypted, secured or password-protected
- The ACLs on the sys_attachment table prevent the creation of the processed record
- The "glide.attachment.extensions" system property doesn’t have "jpeg" listed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 09:14 PM
Thank you @Community Alums
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 09:12 PM
Thank you @Sandeep Dutta