tags:

views:

116

answers:

0

Is it possible to do following stuff with iTextSharp?

  1. Merge two PDF files / streams?

  2. Rotate a given page in PDF document?

  3. Delete a given page from PDF document?

Sample code is really appreciated.