aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qtest
AgeCommit message (Expand)Author
2023-12-20Remove compression from linearization tests where possibleJay Berkenbilt
2023-12-20Fix tests when running comparison tool is adequateJay Berkenbilt
2023-12-16Allow regular C++ functions to interoperate with the C APIJay Berkenbilt
2023-05-20Tweak pdf-filter-tokens to be less sensitive to floating pointJay Berkenbilt
2023-03-09Add example qpdfjob-remove-annotationsm-holger
2022-06-19Add examples for output capture (fixes #691)Jay Berkenbilt
2022-03-19Run qpdf from path rather than environment variable in testsJay Berkenbilt
2022-02-08WHITESPACE ONLY -- expand tabs in source codeJay Berkenbilt
2022-02-07Tidy example CLI usagem-holger
2022-02-01Finish QPDFJob examples and add tests for themJay Berkenbilt
2021-09-10Fix QPDFEFStreamObjectHelper::{get,set}SubtypeFredrik Fornwall
2021-03-05QPDFAcroFormDocumentHelper: add missing analyze callsJay Berkenbilt
2021-03-04Major rework of handling form fields when copying pages (fixes #509)Jay Berkenbilt
2021-02-23Remove accidentally-committed file and fix test that created itJay Berkenbilt
2021-02-23Update pdf-overlay-page example to copy annotationsJay Berkenbilt
2021-02-18Add file attachment exampleJay Berkenbilt
2021-02-13QUtil::double_to_string: trim trailing zeroes with option to disableJay Berkenbilt
2021-02-08Make newly created name/number trees indirect objectsJay Berkenbilt
2021-01-30Add example of name/number trees and dictionary/array iterationJay Berkenbilt
2021-01-24QPDFObjectHandle::newUnicodeString to uses UTF-16 only when neededJay Berkenbilt
2020-12-28Add pdf-custom-filter exampleJay Berkenbilt
2020-12-20Provide qpdf write progress reporting from C API (fixes #487)Jay Berkenbilt
2020-11-29Add QPDFObjectHandle manipulation to C APIJay Berkenbilt
2020-04-09Fix typo in test case nameJay Berkenbilt
2020-02-22Mention appearances in pdf-set-form-values exampleJay Berkenbilt
2019-08-23Pass offset and length to ParserCallbacks::handleObjectJay Berkenbilt
2019-02-02Incorporate improved Windows fragility workaround from qtestJay Berkenbilt
2019-01-27Example of form XObject, page overlayJay Berkenbilt
2019-01-07Work around test fragility on WindowsJay Berkenbilt
2018-06-21Add interactive form exampleJay Berkenbilt
2018-02-19Properly handle strings with PDF Doc Encoding (fixes #179)Jay Berkenbilt
2018-02-19Add additional interface for filtering page contentsJay Berkenbilt
2018-02-19Filter tokens exampleJay Berkenbilt
2018-02-19Bug fix: content normalizer should not add trailing newlineJay Berkenbilt
2018-02-04Rename test output files (fixes #173)Jay Berkenbilt
2017-08-21Enhance pdf-create exampleJay Berkenbilt
2017-07-28Convert many more errors to warningsJay Berkenbilt
2014-06-07Example: fast split into single pagesJay Berkenbilt
2013-11-30Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariableJay Berkenbilt
2013-01-23Cosmetic changes to be closer to Adobe terminologyJay Berkenbilt
2013-01-22Add getTypeCode() and getTypeName()Jay Berkenbilt
2013-01-20Add QPDFObjectHandle::parseContentStream methodJay Berkenbilt
2012-06-23Add pdf-from-scratch exampleJay Berkenbilt
2010-08-06invert images exampleJay Berkenbilt
2010-08-06rename programJay Berkenbilt
2010-08-05add double-page-size exampleJay Berkenbilt
2010-04-10change output message from qpdf --check when no errors are foundJay Berkenbilt
2009-10-20categorize all error messages and include object information if availableJay Berkenbilt
2009-10-14make -key not take an argument with a / to appease msys's path translationJay Berkenbilt
2009-09-27C linearization exampleJay Berkenbilt