English

Create Scanned PDF to Excel Converter with OCR using C#

Scanned PDF files contain data in image format and sometimes you may need information from such documents. In certain situations, a scanned PDF file can contain numeric information which may need to be manipulated in Excel. In accordance with that, you can perform OCR operations and create an Excel file. This article covers how to create a scanned PDF to Excel converter with OCR feature programmatically using C#.
January 18, 2022 · 2 min · Farhan Raza

Create Scanned PDF to Excel Converter with OCR in Java

Scanned PDF files comprise data in image format because they are often created by scanners. In certain situations, you may require numerical information from a scanned PDF file. So you can perform OCR operations for creating an Excel file. This article covers how to create a scanned PDF to Excel converter with OCR feature programmatically in Java.
December 18, 2021 · 2 min · Farhan Raza