-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris Liles wrote:
>
> So I have hacked up the servlet example from the website to get my pdf
> looking how I want it to. I would like to add a watermark. The example for
> the watermarking uses a PdfContentByte object. From looking at the other
>
So I have hacked up the servlet example from the website to get my pdf looking
how I want it to. I would like to add a watermark. The example for the
watermarking uses a PdfContentByte object. From looking at the other examples,
to get a PdfContentByte I need to "writer.getDirectContent()" wi