Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 10:56:23 -0700 (PDT)
From:      Bill Tillman <btillman99@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Add watermark to PDF
Message-ID:  <999254.57950.qm@web36508.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help

Date: Tue, 1 Jun 2010 19:36:02 +0200
From: "C. P. Ghost" <cpghost@cordula.ws>
Subject: Re: Add watermark to PDF
To: John Almberg <jalmberg@identry.com>
Cc: freebsd-questions@freebsd.org
Message-ID:
    <AANLkTimkc8FF4mk8gu3VUt_Vq28Lej9Tw0raiwJ0UxqN@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Tue, Jun 1, 2010 at 4:15 PM, John Almberg <jalmberg@identry.com> wrote:
> So basically this script would have to read in the PDF and (ideally) a plain
> text file, and output a PDF with the plain text merged into the PDF as a
> footer.

Maybe this will help?
  http://www.reportlab.com/software/opensource/rl-toolkit/
There's even a FreeBSD port for it:
  print/py-reportlab2

> Any ideas, much appreciated.
>
> -- John

-cpghost.

I think the reportlab program is a bit overkill not to mention the huge learning curve. I have used the port 
 
     /usr/port/print/pdftk
 
with some success to insert watermarks, merge files and rotate the pages. Nothing beats the real thing when working with PDF files and while Adobe Acrobat Professional is not cheap, if your doing real work it's worth the investment.






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