v0.4.2
版本发布时间: 2023-07-20 15:41:50
pdfcpu/pdfcpu最新发布版本:v0.8.1(2024-08-31 21:13:37)
Maintenance Release
This release is a cut-off after fixing a couple of issues.
A notable feature of this release is bookmark support for merging PDFs. Existing bookmarks will be preserved during merging and from now on the output file also has a bookmark hierarchy representing the input files.
Bookmarks during merging will be created per default. You can skip bookmark creation on the CLI by supplying -bookmarks=false
If you want to skip bookmark creation when using the API you need to set a new configuration parameter:
# merge creates bookmarks
createBookmarks: true
Since the pdfcpu configuration has changed you are encouraged to recreate your config.yml:
- Locate your config.yml using
pdfcpu conf
- Remove/backup your config.yml
- Create a new config.yml from scratch by executing any pdfcpu cmd on the CLI eg. execute one more time
pdfcpu conf
- Edit your configuration
Please 🙏
pdfcpu is in need of more supporters. If you use it please consider the hard work put into this and consider sponsorship. Go to your superior or team lead and have them compare the benefits/costs vs. commercial solutions.
Thanks!
As always 🙏 to all bug reporters and PRs. Have fun 💚 processing your PDFs with pdfcpu!
Changelog
- 4aef7f7 Bump version
- bc1661f Cleanup
- 7da9606 Fix #649
- 9b69fb1 Fix #654
- d77fba2 Fix #608, #632, #650
- fd12f8b Fix #637
- 353d3c0 Fix #626
- 53c7728 Fix #617, #635
- b36ed33 Merge in PR #631
- b1c460e Fix #636
- 05d0e93 Fix #624
- b17ba03 Fix #644
- df2a612 Fix #623
- bec6f91 Fix #606
- 6bf4168 Fix #622
- 5248cad Fix #630
- 8315a3e Fix #627
- 9dfe68b Fix #618
- a7fd28e Skip PieceInfo validation in relaxed mode
1、 checksums.txt 782B
2、 pdfcpu_0.4.2_Linux_arm64.tar.xz 3.06MB
3、 pdfcpu_0.4.2_Linux_i386.tar.xz 3.37MB
4、 pdfcpu_0.4.2_Linux_x86_64.tar.xz 3.59MB
5、 pdfcpu_0.4.2_macOS_arm64.tar.xz 3.3MB
6、 pdfcpu_0.4.2_macOS_x86_64.tar.xz 3.7MB
7、 pdfcpu_0.4.2_Windows_arm64.zip 3.56MB
8、 pdfcpu_0.4.2_Windows_i386.zip 3.85MB
9、 pdfcpu_0.4.2_Windows_x86_64.zip 3.95MB