How to read Handwritten PDF using Microsoft vision

I am trying to use read handwritten activity but not able to provide pdf as an input. The only image type of input can provide for read handwritten text activity

Hi @arun.pondhe,

I hope you are well and safe.
I have worked with Microsoft vision, it is very easy read handwritten text from an image, but to read a pdf i have used an work around method. Using PDF activities, extract each page in a loop and read it and append the data in a .txt file, Delete the processed image. Repeat the process for all the pages in the pdf.

This is a kindoff work around a bit time taking process, but works perfectly fine.

Thanks & Regards,
Sathwik Reddy.

Hi,

What should i provide for API key and endpoint?

Thanks

Hi Madhu, Yes, you should use an API key. You will get it in Microsoft Vision.