Recent Releases of pdfmerge

pdfmerge - 1.0.0

1.0.0 - 2023-06-05T12:03:55Z

Fixed

  • #15: use isinstance() instead of type() (by @begert)
  • #20: print on python 3 (by @lukasbindreiter)

Changed

  • #19: upgraded to python 3 (by @arjndr)
  • #23: supported python version (3.8, 3.9, 3.10, 3.11)
  • #24: directory structure (src layout, using pyproject.toml) and other cleanup

Added

  • #13: prompt for password for encrypted PDFs (if not supplied on CLI)
  • #21: complete docs in --help

Removed

  • #25: Windows-specific builds
  • pdfmerge.add, pdfmerge.merge

- Python
Published by metaist over 2 years ago

pdfmerge - Version 0.0.7

Minor fixes: - Fix: installing pdfmerge when PyPDF2 is not installed (see #12) - Add: decrypting PDFs (see #12)

- Python
Published by metaist about 11 years ago

pdfmerge - Version 0.0.6

Removes unnecessary dependencies and ensures pip install pdfmerge works correctly.

- Python
Published by metaist almost 12 years ago

pdfmerge - Version 0.0.5

Upgraded to PyPDF2 (#11)

- Python
Published by metaist almost 12 years ago