Reply to comment

About the itextsharp version

Hi, this was a very helpful post! However, I already have a version of itextsharp.dll (4.0.2.0), and the one available with this component is version 1.0.4.0. I need to use the 4.0 version in my application, and I need to find a way to get this component to refer the 4.0 dll and not look for the 1.0.4 version. How do I do this? Any help would be welcome.

I get this error now - Could not load file or assembly 'itextsharp, Version=1.0.4.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Thanks
KD

Reply