Dear Aspose support team,
I create a Searchable Pdf in the following way with Aspose.Pdf Version 21.7.0 in C#:
const string dataDir = @"C:\Temp\_\Aspose";
var document = new Aspose.Pdf.Document();
…...Create a searchable, (auto) tagged PDF via hOCR Aspose.PDF Product...create a searchable PDF in the following way with Aspose.PDF Version...