Popular Articles
Last viewed:
- C# Capitalize First Letters of Words
- Fixing Relative Paths in C# ASP.NET When Using Url Rewriting
- Using Stored Procedures in the Entity Framework with Scalar Return Values
- C# Download File with Progress Bar
- GridView ObjectDataSource LINQ Paging and Sorting
- Disable Button on Submit (Prevent multiple submits)
Recent comments
- Awsome!!
7 hours 35 min ago - C# insert image
22 hours 27 min ago - jkll
3 days 10 hours ago - Thank You
4 days 10 hours ago - Another approach
6 days 11 hours ago - Issue
1 week 54 min ago - thanks
1 week 11 hours ago - Calendar date time
1 week 17 hours ago - Nice Explanation
1 week 21 hours ago - ramya
1 week 3 days ago

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