0

I have found this for how to read normal pdf

Extract Data from .PDF files

but my pdfs are scanned images.

how cna I read them in c# asp.net?

asmgx
  • 7,328
  • 15
  • 82
  • 143
  • 1
    Extract the images and use some sort of OCR to extract the text from the images – Cleptus Jun 18 '20 at 11:24
  • For example, using Microsoft's cloud services, you could use [Azure cognitive services](https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts/csharp-print-text) for the OCR part – Cleptus Jun 18 '20 at 11:30

0 Answers0