ok. for extra layer, would that be the Overlay class? it looks limited.
maybe doing vector graphics , i will try.

im trying to avoid annotations since im also doing annotations separately
and i do not want that to appear in the annotations list since it will be
just a watermark

On Fri, May 31, 2019 at 3:57 PM Maruan Sahyoun <sahy...@fileaffairs.de>
wrote:

> Using that approach the text will be selectable and as it's part of the
> regular content stream that's not easy to change.
> Potential options (just running some ideas - havn't tested these):
> - use a vector graphics as Tilman suggested
> - use an annotation and try to get that protected
> - put the watermark on an extra layer and try to get that protected
>
> BR
> Maruan
>
> > hi maruan.
> > Yes everything should stay as is. I only wish to add a watermark text to
> every page and watermark page should not be selectable.
> > so using PDPageContentStream currently, this is what i got.
> >
> > On Fri, May 31, 2019 at 2:10 PM Maruan Sahyoun <sahy...@fileaffairs.de>
> wrote:
> > > shall the regular text of the PDF still be selectable?
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
> > For additional commands, e-mail: users-h...@pdfbox.apache.org
> --
> Maruan Sahyoun
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
> For additional commands, e-mail: users-h...@pdfbox.apache.org
>
>

Reply via email to