An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Hi @Lumera,
Thank you for reaching out to Microsoft Q&A forum!
Document Intelligence Read Optical Character Recognition (OCR) model runs at a higher resolution to extracts print and handwritten text from PDF documents and scanned images. Unfortunately, there is no direct parameter to ignore margins in Document Intelligence Studio. However, there are alternative approaches to achieve the desired result. One approach is to crop the image before OCR. Also try using Custom model to achieve results as per your use case. For more info regarding OCR: Read OCR model and OCR overview.
I hope this helps. Let me know if you have any further questions!
If this answers your query, do click Accept Answer and Yes for was this answer helpful.