Hi,

On Wed, 25 Jul 2007 09:29:52 +0000 Thufir <[EMAIL PROTECTED]>
wrote:

> I just want to add text on top of a PDF, resulting in a new file.  I'm
> not concerned with encryption, authorization, nor really "editing" the
> PDF itself -- just ending up with a new PDF with my text on top.
> 
> I read something about a java app to do this in a magazine a few
> months, but didn't keep the article :(

iText would be a programming library (Java/.NET) that could be used to
do that. See http://lowagie.com/iText -- start with the Tutorials in
order to see how you can modify existing PDFs.

There's also pdftk, which can "stamp" PDFs onto each others. It uses
iText internally and provides a CLI.

Also, there's the Multivalent Tools. Quite nice stuff, too.

If you were more specific about what kind of texts you want to add,
there might be other suggestions.

-hwh
-- 
[EMAIL PROTECTED] mailing list

Reply via email to