Hi Team,
We wanted to convert doc and docx to searchable pdf, but below code resulted in empty pdf. Kindly let us know if we are missing any settings
public static void wordtopdf()
{
AsposeOcr api = new Asp…...List<RecognitionResult>(); string path = @"D:\OCR\TIFFs\1Page.docx";...MemoryStream(File.ReadAllBytes(path))) { using (MemoryStream WritePdfStream...