Page MenuHomeSolus

CPDF
Closed due to inactivityPublic

Description

Name: CPDF - command line tools to manipulate PDF files
Homepage: http://community.coherentpdf.com/
Open Source: Free for non-commercial use
Source: https://github.com/coherentgraphics/cpdf-binaries/raw/master/Linux-Intel-64bit/cpdf
Github: https://github.com/coherentgraphics/cpdf-binaries
Description: CPDF command line tools allow you to manipulate existing PDF files in a variety of ways:

  • Merge PDF files together, or split them apart
  • Encrypt and decrypt
  • Scale, crop and rotate pages
  • Read and set document info and metadata
  • Copy, add or remove bookmarks
  • Stamp logos, text, dates, page numbers
  • Add or remove attachments

Event Timeline

Thanks for bringing this to my attention. Didn't even know this existed. I'm always trying to merge PDFs

DataDrake triaged this task as Normal priority.Nov 17 2016, 1:46 PM
DataDrake moved this task from Backlog to Accepted For Inclusion on the Package Requests board.

Looking at the documentation at https://github.com/johnwhitington/cpdf-source, we are going to require camlpdf and ocamlfind, OR by using the OPAM package manager. Note we already have ocaml packaged. Relevant text from readme:

Prerequisites to build

The OCaml compiler

http://ocaml.org

The camlpdf library

http://github.com/johnwhitington/camlpdf

The ocamlfind library manager

http://projects.camlcity.org/projects/findlib.html

If you are using the OPAM package manager:

http://opam.ocamlpro.com

these can be installed by:

opam install camlpdf

JoshStrobl claimed this task.
JoshStrobl added a project: Needs Maintainer.
JoshStrobl added a subscriber: JoshStrobl.

This has sat in accepted for inclusion for over a year. Clearly, there is a lack of demand for the inclusion of this software, nobody has stepped up to provide a patch, maintain it, and properly integrate it. Closing as a result. Feel free to reopen but only when someone offers a patch via our proper patch submission methods and volunteers to be maintainer.

DataDrake changed the task status from Wontfix to Frozen.Feb 21 2022, 6:40 AM