[iText-questions] Watermarking PDF

2007-02-15 Thread MCC
I have put in place a watermarking mechanism for PDF documents where I am applying a watermark with the Gray and Font Helvetica. The watermark looks fine and fairly visible on most of the PDF documents however on some PDFs, the color changes to blue, and sometimes to very light blue wh

[iText-questions] Watermarking PDF

2007-02-13 Thread MCC
I have put in place a watermarking mechanism for PDF documents where I am applying a watermark with the Gray and Font Helvetica. The watermark looks fine and fairly visible on most of the PDF documents however on some PDFs, the color changes to blue, and sometimes to very light blue where it is al

[iText-questions] Tiff 2 PDF Conversion

2006-12-13 Thread MCC
I am converting a large Tiff 2 a PDF. I am doing that by first creating a document using a Rectangle of the same Width and Length of the Tiff. This seems to work for Tiffs that are of Width and height less than 15000. I noticed that if the width or Length are large, the generated PDF turns out bl

Re: [iText-questions] Watermarking a PDF converted from TIff

2006-12-12 Thread MCC
use a somewhat transparent watermark, and print the watermark on top. On Dec 12, 2006, at 11:57 AM, MCC wrote: > > > I have converted a Tiff document into a PDF document. I am then > tring to watermark the PDF document. I am using PdfContentByte > getUnderContent() so that waterm

[iText-questions] Watermarking a PDF converted from TIff

2006-12-12 Thread MCC
I have converted a Tiff document into a PDF document. I am then tring to watermark the PDF document. I am using PdfContentByte getUnderContent() so that watermark will be under the PDF content. However, The watermark does not show on the document. If I use getOverContent() the watermark is then v

[iText-questions] Tiff Watermarking

2006-11-29 Thread MCC
Does iText support watermarking a Tiff document directly without converting it to PDF? Thanks, Mike, - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to sh