Bookbinder-A program to create a bindable book from a PDF file

Bookbinder is a program that will convert a PDF document into signatures suitable for traditional bookbinding.
While there are a lot of programs on the net that will create a single booklet from a small document, I couldn’t find one that would turn a 500 page novel or textbook into several signatures. So I had to [...]

Watermarking PDF documents using HttpHandlers

Published: 03 Oct 2007
By: Deepak Raghavan
Download Sample Code

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 [...]

PosteRazor-Make your own poster!

The PosteRazor cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.
As input, the PosteRazor takes a raster image. The resulting poster is saved as a multipage PDF document. An easy to use, wizard like user interface guides through 5 steps. PosteRazor is available as a Windows, an [...]

Next Page »