Click here to Skip to main content
15,887,328 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Browsing 2 files from 2 different directories and converting into text files and comparing the files and tracking status of each word if they are identical, modified, added, deleted..

Please let me know if this can be done using C# coding.

Thanks..
Posted

1 solution

Take a look at the iTextSharp[^] library for reading the content of PDF files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900