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…...[HttpPost("read-pdf-aspose")] public async Task<StandardResponse<string>> R...StandardResponse<string> { Status = false, Message = "PDF file...