Split PDF into Pages using iTextSharp

1
2
//Get's Each Page and the Bytes from the page
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Get's Each Page and the Bytes from the page
Returns a dictionary with page number as key and pdf
bytes as value. To write to disk, just iterate and use File.WriteAllBytes

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.