[iText-questions] Tiff Watermarking
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 share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
[iText-questions] Watermarking a PDF converted from TIff
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 visbile and is seen also when printed. Is there any issues with using getUnderContent() with a Tiff-converted PDF. If I use getOverContent(), the watermark makes some of the PDF content not legible. Any ideas Thanks, Mike, - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
Re: [iText-questions] Watermarking a PDF converted from TIff
Thanks Robert, Are these options supported with iText? Mike On 12/12/06, robert engels <[EMAIL PROTECTED]> wrote: You need to make sure the background on the TIFF is transparent - otherwise the watermark will not show through. I think a simpler and better performing result would be to 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 watermark will be under the PDF content. > However, The watermark does not show on the document. If I use > getOverContent() the watermark is then visbile and is seen also > when printed. > Is there any issues with using getUnderContent() with a Tiff- > converted PDF. > If I use getOverContent(), the watermark makes some of the PDF > content not legible. > Any ideas > > Thanks, > > Mike, > -- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > ___ > iText-questions mailing list > iText-questions@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
[iText-questions] Tiff 2 PDF Conversion
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 blank. Any ideas what might be the issue and what I may have to do. Thanks, Mike - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
[iText-questions] Watermarking PDF
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 almost invisible. Does any one have any idea on what the issue may be Mike, - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
[iText-questions] Watermarking PDF
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 almost invisible. Does any one have any idea on what the issue may be? Mike, 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 almost invisible. Does any one have any idea on what the issue may be Mike, - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/