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
/
qtest
Age
Commit message (
Expand
)
Author
2022-06-19
Add examples for output capture (fixes #691)
Jay Berkenbilt
2022-03-19
Run qpdf from path rather than environment variable in tests
Jay Berkenbilt
2022-02-08
WHITESPACE ONLY -- expand tabs in source code
Jay Berkenbilt
2022-02-07
Tidy example CLI usage
m-holger
2022-02-01
Finish QPDFJob examples and add tests for them
Jay Berkenbilt
2021-09-10
Fix QPDFEFStreamObjectHelper::{get,set}Subtype
Fredrik Fornwall
2021-03-05
QPDFAcroFormDocumentHelper: add missing analyze calls
Jay Berkenbilt
2021-03-04
Major rework of handling form fields when copying pages (fixes #509)
Jay Berkenbilt
2021-02-23
Remove accidentally-committed file and fix test that created it
Jay Berkenbilt
2021-02-23
Update pdf-overlay-page example to copy annotations
Jay Berkenbilt
2021-02-18
Add file attachment example
Jay Berkenbilt
2021-02-13
QUtil::double_to_string: trim trailing zeroes with option to disable
Jay Berkenbilt
2021-02-08
Make newly created name/number trees indirect objects
Jay Berkenbilt
2021-01-30
Add example of name/number trees and dictionary/array iteration
Jay Berkenbilt
2021-01-24
QPDFObjectHandle::newUnicodeString to uses UTF-16 only when needed
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-09
Fix typo in test case name
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-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-06-21
Add interactive form example
Jay Berkenbilt
2018-02-19
Properly handle strings with PDF Doc Encoding (fixes #179)
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-04
Rename test output files (fixes #173)
Jay Berkenbilt
2017-08-21
Enhance pdf-create example
Jay Berkenbilt
2017-07-28
Convert many more errors to warnings
Jay Berkenbilt
2014-06-07
Example: fast split into single pages
Jay Berkenbilt
2013-11-30
Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariable
Jay Berkenbilt
2013-01-23
Cosmetic changes to be closer to Adobe terminology
Jay Berkenbilt
2013-01-22
Add getTypeCode() and getTypeName()
Jay Berkenbilt
2013-01-20
Add QPDFObjectHandle::parseContentStream method
Jay Berkenbilt
2012-06-23
Add pdf-from-scratch example
Jay Berkenbilt
2010-08-06
invert images example
Jay Berkenbilt
2010-08-06
rename program
Jay Berkenbilt
2010-08-05
add double-page-size example
Jay Berkenbilt
2010-04-10
change output message from qpdf --check when no errors are found
Jay Berkenbilt
2009-10-20
categorize all error messages and include object information if available
Jay Berkenbilt
2009-10-14
make -key not take an argument with a / to appease msys's path translation
Jay Berkenbilt
2009-09-27
C linearization example
Jay Berkenbilt
2009-07-15
clean up windows portability code, make remaining test suite pass
Jay Berkenbilt
2009-03-09
update test suite to handle original object ID comments
Jay Berkenbilt
2008-04-29
update release date to actual date
release-qpdf-2.0
Jay Berkenbilt