I added the reference to itextsharp.dll to my SharePoint 2013 project in Visual Studio 2013 Pro.
When I run the project, I get an error:
"Could not load file or assembly 'itextsharp, Version=5.5.0.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca' or one of its dependencies. The system cannot find the file specified."
What can I do to resolve this error?
Thanks!
Jason