index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
pdf-split-pages.cc
Age
Commit message (
Expand
)
Author
2022-09-21
Replace calls to QUtil::int_to_string with std::to_string
m-holger
2022-04-30
Code clean up: use range-style for loops wherever possible
Jay Berkenbilt
2022-04-04
Programmatically apply new formatting to code
Jay Berkenbilt
2022-03-19
Remove "lt-" workarounds
Jay Berkenbilt
2022-02-08
WHITESPACE ONLY -- expand tabs in source code
Jay Berkenbilt
2020-04-16
Fix warnings reported by -Wshadow=local (fixes #431)
Jay Berkenbilt
2019-06-22
Add missing #include <cstring>
Jay Berkenbilt
2019-06-21
Fix sign and conversion warnings (major)
Jay Berkenbilt
2019-03-12
Undefined functions because of missing std:: or header. (#295)
Thorsten Schöning
2018-08-13
Catch exceptions as const references (fixes #236)
Jay Berkenbilt
2018-06-21
Convert examples to use new page helper classes
Jay Berkenbilt
2017-08-05
Add --split-pages option (fixes #30)
Jay Berkenbilt
2017-07-30
Fix command-line checking in pdf-split-pages example
Jay Berkenbilt
2015-11-01
Comment use of static ID in examples
Jay Berkenbilt
2014-06-07
Example: fast split into single pages
Jay Berkenbilt