.. |
qtest
|
Fix QPDFEFStreamObjectHelper::{get,set}Subtype
|
2021-09-10 10:02:24 -04:00 |
build.mk
|
Add file attachment example
|
2021-02-18 09:59:03 -05:00 |
examples.testcov
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
Makefile
|
update release date to actual date
|
2008-04-29 12:55:25 +00:00 |
pdf-attach-file.cc
|
Use QUtil::path_basename
|
2021-02-18 09:59:03 -05:00 |
pdf-bookmarks.cc
|
Change list to vector for outline helpers (fixes #297)
|
2019-07-03 20:08:47 -04:00 |
pdf-c-objects.c
|
Add QPDFObjectHandle manipulation to C API
|
2020-11-28 19:48:07 -05:00 |
pdf-count-strings.cc
|
QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject
|
2021-01-02 11:33:36 -05:00 |
pdf-create.cc
|
Remove some if statements and simplify some boolean expressions
|
2022-01-27 07:31:12 -06:00 |
pdf-custom-filter.cc
|
Update examples to use copyStream()
|
2021-02-25 13:21:23 -05:00 |
pdf-double-page-size.cc
|
Fix sign and conversion warnings (major)
|
2019-06-21 13:17:21 -04:00 |
pdf-filter-tokens.cc
|
QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject
|
2021-01-02 11:33:36 -05:00 |
pdf-invert-images.cc
|
Remove some if statements and simplify some boolean expressions
|
2022-01-27 07:31:12 -06:00 |
pdf-linearize.c
|
Provide qpdf write progress reporting from C API (fixes #487)
|
2020-12-20 14:43:24 -05:00 |
pdf-mod-info.cc
|
Change from QPDF{Array,Dict}Items to aitems() and ditems()
|
2021-02-22 11:05:39 -05:00 |
pdf-name-number-tree.cc
|
Change from QPDF{Array,Dict}Items to aitems() and ditems()
|
2021-02-22 11:05:39 -05:00 |
pdf-npages.cc
|
clean up windows portability code, make remaining test suite pass
|
2009-07-15 04:26:32 +00:00 |
pdf-overlay-page.cc
|
Update pdf-overlay-page example to copy annotations
|
2021-02-22 18:42:06 -05:00 |
pdf-parse-content.cc
|
Make more QPDFPageObjectHelper methods work with form XObject
|
2021-01-02 14:08:53 -05:00 |
pdf-set-form-values.cc
|
Mention appearances in pdf-set-form-values example
|
2020-02-22 12:10:13 -05:00 |
pdf-split-pages.cc
|
Fix warnings reported by -Wshadow=local (fixes #431)
|
2020-04-16 12:41:43 -04:00 |