I know how I can upload a file (i.e. PDF file) in ASP.NET. How can I do some operation on this file after it had been uploaded?
For example, I need to correct the wrong words, or another application is for some plagiarism system.
I know how I can upload a file (i.e. PDF file) in ASP.NET. How can I do some operation on this file after it had been uploaded?
For example, I need to correct the wrong words, or another application is for some plagiarism system.