Skip to main content

A graphical user interface for the PDF Toolkit

Project description

PDF Chain

A graphical user interface for the PDF Toolkit (PDFtk). The GUI is intended to offer the functions of the command line program pdftk to all users in a easy way.

Title Image

PDF Chain generates a command for the PDF Toolkit from the GUI settings and executes it on the system. Therefore the PDF Toolkit must be already installed on the system.

This version is a is a completely new implementation of PDF Chain in Python with a more modern interface design.

PDF Chain comes without any warranty!

Requires

  • Python3
    • Python-GObject

External Dependency

Alternatively

Installation

Install/Update Required Tools

Tools for installing

  • pip: The PyPA recommended tool for installing Python packages
$ pacman -S python-pip
$ apt install python3-pip

Tools for packaging

  • setuptools: Easily download, build, install, upgrade, and uninstall Python packages
  • wheel: A built-package format for Python
$ pacman -S python-setuptools python-wheel
$ apt install python3-setuptools python3-wheel
$ pip3 install --user --upgrade setuptools wheel

Installing From PyPI.org Repository

$ pip3 install --user --upgrade pdfchain
$ pip3 uninstall pdfchain

Packaging and Installing From Git Repository

$ git clone git://git.code.sf.net/p/pdfchain/neo pdfchain-neo
$ make dist
$ make install
$ make uninstall
$ make clean

Target directories

  • Dist directory: ~/.local/lib/python3.x/site-packages/pdfchain/
  • Data directory: ~/.local/share/
  • Exec directory: ~/.local/bin/

There is also a Arch Linux build script in the scripts/AUR directory.

Usage

Starting the Program

$ pdfchain

Command line options are not working yet!

User Documentation

There is a User Documentation for the previous version.


Downloads

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pdfchain-0.5.0.0.alpha.5.tar.gz (188.0 kB view hashes)

Uploaded Source

Built Distribution

pdfchain-0.5.0.0a5-py3-none-any.whl (208.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page