Stories recently tagged with 'iTextSharp'

How to merge pages from a PDF document(jamesewelch.wordpress.com)

submitted by jamesewelchjamesewelch(2275) 2 years, 10 months ago

For this utility, imagine having a PDF document with pages that are 8 1/2″ x 11″ and you want to combine 2 pages into one larger page. The resulting output document would be 17″ x 11″ and show two pages from the input document on one page on the output document. read more...

add a comment |category: |Views: 27

tags: another

How to extract pages from a PDF document(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 3 years, 6 months ago

Code example showing how to use iTextSharp to extract pages from a PDF file to make a new PDF file. read more...

add a comment |category: |Views: 208

tags: another