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?
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?
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.