TIF to searchable PDF

I am converting a TIF file (with text in it) to PDF using .net framework 4.7.2.

The text in the converted PDF cannot be searched or selected.

How can this be achieved?

1 Like

@shijov

Please take a look at this documentation article - Convert from an image using OCR. You have to install Aspose.OCR NuGet package in your project.