Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2020 10:45:34 +0200
From:      Rand Pritelrohm <rand.pritelrohm@gmx.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: PDF Documents Manipulation Software options
Message-ID:  <20200423104534.30e2e14c@Pritelrohm>
In-Reply-To: <09e273ff-4d9d-47eb-a6e1-d91f18c8a0ef@www.fastmail.com>
References:  <09e273ff-4d9d-47eb-a6e1-d91f18c8a0ef@www.fastmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-22 at 15:14(-0700),
Jordan <freebsd@jdev.sent.com> wrote:

>I need PDF software that can add pages, remove pages, extract pages and
>redact.
>
>All of the PDF ports I have found are simply viewers and don't allow
>manipulations of the PDF in a single packaged GUI application. I work wit=
h
>hundreds of PDFs each day so I cannot work within a CLI to manipulate the
>pages. I do a lot of extracting of pages into a new PDF by dragging and
>dropping pages from PDF software to a GUI file manager such as Thunar.
>
>Any suggestions that you use or have heard that works with FreeBSD?
>
>Thank you in advance.
>
>--
>Jordan
>


Hi there!

You can also do some operations (select pages, reorder them, add
stamps/watermarks etc.) with LaTeX to have a final unique and consistant s=
ingle
pdf.
The package to use is includepdf and eso-pic for stamping/watermarking.
You can write a piece of shell script to fully automate the process (i.e s=
elect
input files and pages) of editing the .tex file and so do a kind of batch
processing.
With LaTex you can furthermore edit keywords and metadatas.

Hope it will help.

Rand






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200423104534.30e2e14c>