AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Watermarking PDF documents using HttpHandlers : Deepak Raghavan

Sunday, October 26 2008

This article shows how to watermark PDFs using the open source PDF generation library iTextSharp, C#, and ASP.NET. Often enough, Web Applications use PDF documents which may be printable versions of pages, custom forms, manuals etc. When the document consists of critical or sensitive information, the pages are watermarked with the company logo or some other custom image file. There are some off-the-shelf commercial products which have this feature. This article looks at such an implementation using the open source PDF generation library iTextSharp, C#, and ASP.NET....

Read More:
Watermarking PDF documents using HttpHandlers : Deepak Raghavan
Also See:
Creating Your Own ListView Control : Timothy Khouri
Using the WebPermission Setting in ASP.NET Partial Trust : Stefan Schackow
Spot The Authorization Bug : Scott Allen
Supporting Complex Types in Property Window : Bipin Joshi
Building a Database Driven Hierarchical Menu using ASP.NET 2.0 : Michael Libby

Post your comment

Comment