So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF
Below is one code sample
[HttpPost("read-pdf-aspose")]
public async Ta…...Create temporary directory for images string tempPath = Path.Combine(Path...pdfDocument.Pages[pageIndex]; // Save images from the page for (int imgIndex...