| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-10-21 | 888 Bytes | |
| pdfcpu_0.11.1_Darwin_arm64.tar.xz | 2025-10-21 | 7.5 MB | |
| pdfcpu_0.11.1_Darwin_x86_64.tar.xz | 2025-10-21 | 8.0 MB | |
| pdfcpu_0.11.1_Js_wasm.tar.xz | 2025-10-21 | 8.4 MB | |
| pdfcpu_0.11.1_Linux_arm64.tar.xz | 2025-10-21 | 7.3 MB | |
| pdfcpu_0.11.1_Linux_armv7.tar.xz | 2025-10-21 | 7.5 MB | |
| pdfcpu_0.11.1_Linux_i386.tar.xz | 2025-10-21 | 7.7 MB | |
| pdfcpu_0.11.1_Linux_x86_64.tar.xz | 2025-10-21 | 8.0 MB | |
| pdfcpu_0.11.1_Windows_i386.zip | 2025-10-21 | 8.4 MB | |
| pdfcpu_0.11.1_Windows_x86_64.zip | 2025-10-21 | 8.6 MB | |
| README.md | 2025-10-21 | 1.6 kB | |
| v0.11.1 source code.tar.gz | 2025-10-21 | 275.8 MB | |
| v0.11.1 source code.zip | 2025-10-21 | 276.6 MB | |
| Totals: 13 Items | 623.7 MB | 7 | |
Maintenance Release
🛠️ Fixes and Improvements
Added a new configuration parameter:
# Limit form field content for display purposes when using 'pdfcpu form list'.
# If > 0, this setting truncates the following columns: AltName, Default, and Value.
formFieldListMaxColWidth: 0
This helps improve readability when listing form fields with long content when using pdfcpu form list.
Please update your config by executing: pdfcpu config reset
General code cleanups, lots of parser improvements and dependency updates for improved stability.
🙏🏻 Thanks 🙏🏻
everybody for testing and feeding back your bug reports. This time shoutouts 👏🏻 go to @SveLil and @fank for putting time into submitting PR's.
We fixed [#846], [#1097], [#1193], [#1202], [#1203] and the following:
Changelog
- c4b560d Bump version
- 2e3ab97 Fix PDF version check in parseTrailerDict
- 9a6983c Fix [#1231]
- 66ea5de Fix [#1112] – ASCII85 decode now handles CRLF line endings
- aecc027 Fix [#1226]
- dcfe153 Handle form field DV using indirect reference; add config parameter formFieldListMaxColWidth
- 9bdbec5 Fix [#1188]
- 565bbca Fix [#1235]
- 670efa4 Fix [#1230]
- 45fd922 Upgrade build to Go 1.25
- 6dad16b Fix [#1216]
- 8f53738 Fix [#1156]
- c5b2e7c Fix [#1166]
- bca1778 Fix [#1195]
- b6e9642 Add support for inherited textfields
- 79a1276 Fix [#1194]
- f55e600 Fix [#1189]
- 9e69220 Fix [#1176]
- 6cfff8e Fix [#1187]
- b108369 Fix [#1177]
- 3744f3c Fix [#1185]
- 042c910 Fix [#1183]
- ebac205 Fix [#1173]
- cea5481 Relax date validation for 1-digit seconds