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
Age
Commit message (
Expand
)
Author
2021-02-10
Minor clean up of Windows headers
Jay Berkenbilt
2021-02-08
Make newly created name/number trees indirect objects
Jay Berkenbilt
2021-01-31
Improve memory safety of dict/array iterators
Jay Berkenbilt
2021-01-30
Add example of name/number trees and dictionary/array iteration
Jay Berkenbilt
2021-01-30
Update examples to use QPDFObjectHandle iterators
Jay Berkenbilt
2021-01-24
QPDFObjectHandle::newUnicodeString to uses UTF-16 only when needed
Jay Berkenbilt
2021-01-04
Spell check
Jay Berkenbilt
2021-01-02
Make more QPDFPageObjectHelper methods work with form XObject
Jay Berkenbilt
2021-01-02
QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject
Jay Berkenbilt
2021-01-02
QPDFPageObjectHelper: getPageImages -> getImages
Jay Berkenbilt
2020-12-28
Add pdf-custom-filter example
Jay Berkenbilt
2020-12-20
Provide qpdf write progress reporting from C API (fixes #487)
Jay Berkenbilt
2020-11-29
Add QPDFObjectHandle manipulation to C API
Jay Berkenbilt
2020-04-16
Fix warnings reported by -Wshadow=local (fixes #431)
Jay Berkenbilt
2020-04-09
Fix typo in test case name
Jay Berkenbilt
2020-04-09
Fix memory leak in pdf-invert-images
Jay Berkenbilt
2020-04-08
Improve pdf-invert-images example
Jay Berkenbilt
2020-02-22
Mention appearances in pdf-set-form-values example
Jay Berkenbilt
2019-08-23
Pass offset and length to ParserCallbacks::handleObject
Jay Berkenbilt
2019-07-04
Change list to vector for outline helpers (fixes #297)
Thorsten Schöning
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
2019-02-02
Incorporate improved Windows fragility workaround from qtest
Jay Berkenbilt
2019-01-27
Example of form XObject, page overlay
Jay Berkenbilt
2019-01-07
Work around test fragility on Windows
Jay Berkenbilt
2018-12-23
Add comment about json to pdf-bookmarks
Jay Berkenbilt
2018-12-22
Rewrite bookmark example to use outline helpers
Jay Berkenbilt
2018-08-13
Catch exceptions as const references (fixes #236)
Jay Berkenbilt
2018-06-22
Add missing headers
Jay Berkenbilt
2018-06-21
Add interactive form example
Jay Berkenbilt
2018-06-21
Convert examples to use new page helper classes
Jay Berkenbilt
2018-02-19
Properly handle strings with PDF Doc Encoding (fixes #179)
Jay Berkenbilt
2018-02-19
Simplify TokenFilter interface
Jay Berkenbilt
2018-02-19
Add additional interface for filtering page contents
Jay Berkenbilt
2018-02-19
Filter tokens example
Jay Berkenbilt
2018-02-19
Bug fix: content normalizer should not add trailing newline
Jay Berkenbilt
2018-02-19
Switch from parseContentStream to parsePageContents
Jay Berkenbilt
2018-02-04
Rename test output files (fixes #173)
Jay Berkenbilt
2018-02-04
Add comment to setStaticID call
Jay Berkenbilt
2018-01-14
Use correct link directory order (fixes #158)
Jay Berkenbilt
2017-08-29
Replace all atoi calls with QUtil::string_to_int
Jay Berkenbilt
2017-08-22
Spell check
Jay Berkenbilt
2017-08-21
Enhance pdf-create example
Jay Berkenbilt
2017-08-21
Enable finer grained control of stream decoding
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
2017-07-28
Convert many more errors to warnings
Jay Berkenbilt
2017-07-26
Make windows includes lowercase (fixes #123)
slurdge
2015-11-01
Comment use of static ID in examples
Jay Berkenbilt
[prev]
[next]