aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-split-pages.cc
AgeCommit message (Expand)Author
2020-04-16Fix warnings reported by -Wshadow=local (fixes #431)Jay Berkenbilt
2019-06-22Add missing #include <cstring>Jay Berkenbilt
2019-06-21Fix sign and conversion warnings (major)Jay Berkenbilt
2019-03-12Undefined functions because of missing std:: or header. (#295)Thorsten Schöning
2018-08-13Catch exceptions as const references (fixes #236)Jay Berkenbilt
2018-06-21Convert examples to use new page helper classesJay Berkenbilt
2017-08-05Add --split-pages option (fixes #30)Jay Berkenbilt
2017-07-30Fix command-line checking in pdf-split-pages exampleJay Berkenbilt
2015-11-01Comment use of static ID in examplesJay Berkenbilt
2014-06-07Example: fast split into single pagesJay Berkenbilt