Hi,
When I run application on a different PC other than on I have installed itextshap, I get following error :
the application on PC other than it was created and I am having issues that Could not load file or assembly "itextsharp," Version=5.5.13.2
I have installed itextsharp with following command on PC where I am running Visual Studio, and it is not practical for me to install it on all devices, any thoughts how I can integrate it to the solution itself?
Install-Package iTextSharp
And Copy Local is already True.
Original Post: datagridview-to-pdf-using-itextsharp-vbnet-forms-a.html