c# - Splitting pdf files according to chapter name -


is there anyway split pdf file according chapter numbers , using itextsharp library , splitting according bookmarks @ each chapters , getting page number out of bookmark , split according page.but if 2 chapters on same page having 2 resulting pdfs each 1 chapter same data.can't split according chapters name or number ?


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -