Click here to Skip to main content
15,885,067 members
Articles / Web Development / ASP.NET

Manipulate (Add/Edit) PDF using .NET

Rate me:
Please Sign up or sign in to vote.
3.60/5 (9 votes)
11 May 2010CPOL1 min read 91.3K   15  
Solution 1: Use an open-source .NET PDF library. Sample list: 1.1 ASP.NET FO PDF[^] at SourceForge.net - generates XSL-FO from DataTable to render PDF 1.2 iTextSharp[^] at SourceForge.net 1.2.1 Examples and Tutorial: http://itextsharp.sourceforge.net/[^] 1.2.2...

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions