You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Ashish Kulkarni <as...@gmail.com> on 2008/11/24 15:48:33 UTC

Add Watermark to PDF file

Hi

How can i add watermark to a PDF file, i have to create a Purchase Order
PDF, where i want the status of PDF like Approved, unapproved as watermark
of this PDF file

How can i do so using FOP

Ash

Re: Add Watermark to PDF file

Posted by Tobias van Treeck <tv...@nepatec.de>.
I don't know if that's possible with FOP.
But you can use iText to easily add a watermark to an (existing) pdf.

1. GenerateFOP to generate a pdf
2. Use iText to add watermark

http://itextdocs.lowagie.com/tutorial/general/copystamp/index.php

Regards,
ToM

> Hi
>
> How can i add watermark to a PDF file, i have to create a Purchase
> Order
> PDF, where i want the status of PDF like Approved, unapproved as
> watermark
> of this PDF file
>
> How can i do so using FOP
>
> Ash


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Add Watermark to PDF file

Posted by Hammet <em...@yahoo.com>.
I usually use V http://geovid.com/VidLogo/ idLogo   to add watermark to gif.
-- 
View this message in context: http://old.nabble.com/Add-Watermark-to-PDF-file-tp20662292p29171885.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Add Watermark to PDF file

Posted by Sebastien <ka...@gmail.com>.
Hi,
http://xmlgraphics.apache.org/fop/0.95/output.html#pdf-watermark
It should help you ;)


On Mon, Nov 24, 2008 at 3:48 PM, Ashish Kulkarni <
ashish.kulkarni13@gmail.com> wrote:

> Hi
>
> How can i add watermark to a PDF file, i have to create a Purchase Order
> PDF, where i want the status of PDF like Approved, unapproved as watermark
> of this PDF file
>
> How can i do so using FOP
>
> Ash
>