Commit Graph

  • 67704ce493
    Update corpus test script to use Xpdf's pdfinfo to weed out known-bad PDFs for now. master Michael R Sweet 2025-04-21 16:59:59 -04:00
  • d7f3c64f63
    Fix encrypted PDF files with P values >2^31-1. v1.5.x Michael R Sweet 2025-04-20 17:34:38 -04:00
  • e983ba98d8
    Fix encrypted PDF files with P values >2^31-1. Michael R Sweet 2025-04-20 17:33:56 -04:00
  • c23c6dec9a
    Tweak script. Michael R Sweet 2025-04-18 20:00:14 -04:00
  • 5e9617a742
    One more Windows build warning. Michael R Sweet 2025-04-18 18:10:03 -04:00
  • 09ee7d16c1
    More test program cleanup to use test header. Michael R Sweet 2025-04-18 18:08:37 -04:00
  • 078985fc20
    Try to eliminate more Windows build warnings. Michael R Sweet 2025-04-18 17:58:06 -04:00
  • 13fedfc424
    Try a macro trick to get rid of some Windows build warnings. Michael R Sweet 2025-04-18 17:29:02 -04:00
  • c07927dc2d
    Bump copyright on test header since it was updated. Michael R Sweet 2025-04-18 17:22:15 -04:00
  • 1393cd6c04
    Hopefully fix Windows build issues. Michael R Sweet 2025-04-18 17:07:53 -04:00
  • b278e33aac
    Update unit test program to use test header. Michael R Sweet 2025-04-18 11:27:12 -04:00
  • 1116e929f7
    Add pdfioFileGet/SetLanguage functions (Issue #124) Michael R Sweet 2025-04-13 20:21:23 -04:00
  • c75611e274
    Update documentation. Michael R Sweet 2025-04-13 17:15:53 -04:00
  • c507cabbda
    Update Windows DLL exports. Michael R Sweet 2025-04-13 16:56:50 -04:00
  • 81aeef46d2
    Add XMP metadata to output (Issue #103) Michael R Sweet 2025-04-13 16:56:30 -04:00
  • ba7371b2e1
    Fix location of OutputIntents (catalog, not info dict) Michael R Sweet 2025-04-13 14:31:14 -04:00
  • ec64af8b20
    Add pdfioFileAddOutputIntent API (Issue #104) Michael R Sweet 2025-04-13 14:16:53 -04:00
  • acd68df592
    Start work on OutputIntent and better color support in PDFio: Michael R Sweet 2025-04-13 13:31:19 -04:00
  • 3d9c22aa49
    Remove old per-object crypto stuff we dont need. Michael R Sweet 2025-04-13 09:11:43 -04:00
  • 29eea131b9
    Remove old per-object crypto stuff we dont need. Michael R Sweet 2025-04-13 09:10:17 -04:00
  • 2dcef0936e
    Fix decryption of UTF-16 strings (Issue #42) Michael R Sweet 2025-04-13 09:05:02 -04:00
  • 3ae95f1545
    Fix decryption of UTF-16 strings (Issue #42) Michael R Sweet 2025-04-13 09:04:00 -04:00
  • 20dd2a6d28
    Fix decryption of RC4-40 files. Michael R Sweet 2025-04-13 08:37:24 -04:00
  • cfdd6f55d9
    Fix decryption of RC4-40 files. Michael R Sweet 2025-04-13 08:36:58 -04:00
  • 06f38edcc7
    Add pdfioFileCreateFontObjFromData function (Issue #120) Michael R Sweet 2025-04-12 16:25:34 -04:00
  • 76c1cc694f
    Bump version for start of 1.6.x development. Michael R Sweet 2025-04-12 15:52:28 -04:00
  • 4219b8fd77
    Update release date. Michael R Sweet 2025-04-12 15:12:07 -04:00
  • 064e7fa473
    Fix makesrcdist script. Michael R Sweet 2025-04-12 15:11:36 -04:00
  • ea9b7843fc
    Bump version in NuGet files and update docos. v1.5.2 Michael R Sweet 2025-04-12 14:38:40 -04:00
  • 755efe08da
    Range check dictionary values in pdfioImageGetBytesPerLine (Issue #121) Michael R Sweet 2025-04-12 14:33:13 -04:00
  • 0391df5bbd
    Add logging of when we are repairing the xref table. Michael R Sweet 2025-04-07 09:01:41 -04:00
  • 49efd97cab
    Discard duplication key/value pairs in dictionaries with a warning message (Issue #118) Michael R Sweet 2025-04-07 08:58:18 -04:00
  • d7eb1fc540
    One more tweak to the get_date_time function (Issue #115) Michael R Sweet 2025-04-07 08:20:08 -04:00
  • 7afefda326
    More date/time processing fixes (Issue #115) Michael R Sweet 2025-04-06 12:10:55 -04:00
  • cbea3ecc2a
    Fix timezone offset in date/time values (Issue #115) Michael R Sweet 2025-04-05 13:48:11 -04:00
  • 130cef8702
    Update pdfioinfo example to support Acrobat Form dictionaries as well as indirect references (Issue #114) Michael R Sweet 2025-04-04 21:24:42 -04:00
  • 0bd9edc845
    Move token buffers off the stack (Issue #117) Michael R Sweet 2025-04-04 21:20:23 -04:00
  • fe755eac3d
    Add PDFIO_MAX_STRING constant to control maximum allowed PDF strings (Issue #117) Michael R Sweet 2025-04-04 19:27:03 -04:00
  • 8cca645835
    Update date/time parsing (Issue #115) Michael R Sweet 2025-04-04 19:12:16 -04:00
  • b8ea9ea064
    Bump version. Michael R Sweet 2025-04-04 19:11:54 -04:00
  • 2874022aa4
    Allow empty name tokens (Issue #116) Michael R Sweet 2025-04-04 18:26:35 -04:00
  • 3befcf2fd5
    Fix warning about shadowed loop variable. Michael R Sweet 2025-04-04 18:17:04 -04:00
  • 3b2f7e21d9
    Prep for 1.5.1 release. v1.5.1 Michael R Sweet 2025-03-28 14:39:59 -04:00
  • 7e01069c5a
    Fix UTF-16 LE support (Issue #112) Michael R Sweet 2025-03-28 14:29:24 -04:00
  • 88839ccb56
    Fix UTF-16 LE support (Issue #112) Michael R Sweet 2025-03-28 14:28:43 -04:00
  • ebd5aab39b
    Fix handling of 0-length streams (Issue #111) Michael R Sweet 2025-03-27 12:44:42 -04:00
  • 71d33c03ff
    Add PDF merge example. Michael R Sweet 2025-03-27 11:48:41 -04:00
  • cfe91b4ea2
    Fix output of special characters in name values (Issue #106) Fix output of special characters in string values (Issue #107) Fi output of large integers in dictionaries (Issue #108) Michael R Sweet 2025-03-24 18:33:24 -04:00
  • 458f366d78
    Fix some Unicode font embedding issues: v1.5.0 Michael R Sweet 2025-03-06 17:09:27 -05:00
  • 4165cd23ba
    Fix some issues discovered by some PDF checking tools: Michael R Sweet 2025-03-06 16:04:00 -05:00
  • 7e56d26ff8
    Prep for release. Michael R Sweet 2025-03-06 14:37:53 -05:00
  • 712b213ec6 Enable libpng tests in testpdfio, too. Michael R Sweet 2025-03-06 14:41:38 -05:00
  • b7b6655db0 Update dependencies on Windows to include libpng. Michael R Sweet 2025-03-06 14:37:44 -05:00
  • e9debcd169
    Add some more range checking to the cmap code. Michael R Sweet 2025-03-06 14:16:38 -05:00
  • 2f925ccd3c
    Update documentation and pdf2text example (Issue #95) Michael R Sweet 2025-03-06 12:40:19 -05:00
  • 89c2a75376
    Fix a potential heap overflow in the TrueType cmap code. Michael R Sweet 2025-02-24 10:55:28 -05:00
  • 1237599dea
    Clean up some compiler warnings. Michael R Sweet 2025-02-22 19:48:09 -05:00
  • 6e2e4bbcc6
    Remove unnnecessary length remaining check. Michael R Sweet 2025-02-22 11:04:31 -05:00
  • d535067c91
    Fix pkg-config dependencies. Michael R Sweet 2025-02-22 08:30:38 -05:00
  • e996898b57
    Back out object stream changes, as they would require much more significant reworking of the "write value" private API that I don't want to do right now. Michael R Sweet 2025-02-21 16:57:01 -05:00
  • aa6a20c042
    Lay the groundwork for object streams. Michael R Sweet 2025-02-21 15:33:27 -05:00
  • f09105dd3f
    Add support for writing the PCLm subset of PDF (Issue #99) Michael R Sweet 2025-02-20 18:18:53 -05:00
  • 5be5552b2b
    Turn write_obj_header into private API. Michael R Sweet 2025-02-20 17:37:31 -05:00
  • 492a4f51b2
    Allocate stream compression buffer. Michael R Sweet 2025-02-16 13:20:51 -05:00
  • 44827bac1a
    Cleanup. Michael R Sweet 2025-02-16 12:40:39 -05:00
  • 3fad0d6f15
    Support xref streams with encrypted output. Michael R Sweet 2025-02-16 12:35:45 -05:00
  • aeee24b856
    Add xref stream support (Issue #10) Michael R Sweet 2025-02-15 21:54:16 -05:00
  • 8d72f22efe
    Add support for 'repairing' damaged PDF files (Issue #45) Michael R Sweet 2025-02-15 17:26:23 -05:00
  • 77117ac789
    Update MD5 code with proper coding style/documentation for this project. Michael R Sweet 2025-02-15 13:35:54 -05:00
  • fceb5a807d
    Update AES code with proper coding style/documentation for this project. Michael R Sweet 2025-02-15 12:56:27 -05:00
  • 4f123c2a01
    Update makesrcdist script to report all issues before exiting and fix major/minor version checks. Michael R Sweet 2025-02-15 12:30:19 -05:00
  • c4c8fa6036
    Make sure we have all the version numbers in pdfio.h. Michael R Sweet 2025-02-15 12:25:09 -05:00
  • 9a5c5ec65d
    Add support for the sRGB chunk in PNG files in addition to the cHRM and gAMA chunks. Michael R Sweet 2025-02-14 14:51:06 -05:00
  • 3f4308b68d
    Add ICC support to PNG files. Michael R Sweet 2025-02-14 14:37:08 -05:00
  • 9e930a7c5d
    Add new pdfioFileCreateICCObjFromData API to DLL exports. Michael R Sweet 2025-02-14 13:23:01 -05:00
  • afa010cea2
    Add ICC color profile support for JPEG files (Issue #7) Michael R Sweet 2025-02-14 13:22:30 -05:00
  • c26b200a83
    Add missing symbol to DLL. Michael R Sweet 2025-02-13 19:27:04 -05:00
  • eff02198ab
    Clean up pdfioinfo example changes. Michael R Sweet 2025-02-13 19:25:44 -05:00
  • 5f98c7838c
    Rename pdfioFileGetModDate to pdfioFileGetModificationDate. Michael R Sweet 2025-02-13 18:56:43 -05:00
  • 4f880bc0c1
    Merge pull request #88 from tlaronde/info Michael R Sweet 2025-02-13 18:47:28 -05:00
  • d032483ed4
    Merge branch 'michaelrsweet:master' into info Thierry LARONDE 2025-02-12 15:54:47 +01:00
  • b2fc82f3a8
    Update CI dependencies. Michael R Sweet 2025-02-12 09:25:57 -05:00
  • b81d01f319
    Fix builds without libpng. Michael R Sweet 2025-02-11 22:59:23 -05:00
  • 1b35321615
    Add PngSuite to testpdfio (Issue #90) Michael R Sweet 2025-02-11 22:54:59 -05:00
  • 990342f2a5
    Add masking, color space, and variable bit depth support (Issue #90) Michael R Sweet 2025-02-11 22:07:02 -05:00
  • 7f5fc456bc
    Fix image dictionary for new libpng-based PNG image support (Issue #90) Michael R Sweet 2025-02-11 20:23:59 -05:00
  • 7c527cc908
    Fix pdfio-512.png file. Michael R Sweet 2025-02-11 20:23:28 -05:00
  • 41d17fc4e3
    Update version number in NuGet files. Michael R Sweet 2025-02-11 20:23:17 -05:00
  • 4e89137689
    Use pkg-config for compiler options. Michael R Sweet 2025-02-11 20:22:36 -05:00
  • e686669b9d
    Save work on libpng PNG loader (Issue #90) Michael R Sweet 2025-02-10 21:25:59 -05:00
  • 1e5cc6ffd5
    Do cleanup of PNG loading code, in preparation of adding full support (Issue #90) Michael R Sweet 2025-02-10 15:54:29 -05:00
  • 4f1b373232
    Add PngSuite from http://www.schaik.com/pngsuite/ for testing PNG image support (Issue #90) Michael R Sweet 2025-02-10 11:04:39 -05:00
  • 6f4bfe107f
    Refactor pdfioFileCreateImageObjFromData to do the image writing in a separate function (Issue #90) Michael R Sweet 2025-02-10 10:28:28 -05:00
  • 5b5de3aff6
    Update pdf2txt example to support font encodings. Michael R Sweet 2025-01-28 14:26:33 -05:00
  • 48fe8d1bc9
    Bump version. v1.4.1 Michael R Sweet 2025-01-24 15:31:31 -05:00
  • a4026bfe00
    Prep for release. Michael R Sweet 2025-01-24 15:30:59 -05:00
  • 1e945cb750
    Add LICENSE files to example install list. Michael R Sweet 2025-01-24 14:44:44 -05:00
  • 4cb4ceaadd
    Update docos with fixed codedoc. Michael R Sweet 2025-01-24 14:42:41 -05:00
  • cca7383c73
    Fix support for UTF-16 string values in dictionaries (Issue #92) Michael R Sweet 2025-01-24 10:43:41 -05:00
  • 6c68b9fa5a
    Add URLs and copyrights for Code 128 font and ProPhoto ICC profile (Issue #91) Michael R Sweet 2025-01-24 09:56:51 -05:00