Good morning, people What version of ItextSharp can I download to use in Microsoft Visual Studio 2013 for asp net mvc
Good morning, people What version of ItextSharp can I download to use in Microsoft Visual Studio 2013 for asp net mvc
Always give preference to the latest version of the libraries you are using. If that does not cause you any incompatibility issues, of course.
The latest version available on the Nuget of iTextSharp is 5.5.7 .
To put it in your project you just need to go to the Package Manager Console and type
PM > install-package iTextSharp