PDF Editing
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, is it possible to edit pdf files using csharp? (Eg: Putting notations on it, change text...) I need a library (.dll) Thx.
Hi, check iTextSharp. -Amit
-
Hi, is it possible to edit pdf files using csharp? (Eg: Putting notations on it, change text...) I need a library (.dll) Thx.
There are so many ways with iText. http://www.ujihara.jp/iTextdotNET/en/examples.html[^]
I appreciate your help all the time... CodingLover :)