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
Post a Comment