Re: [iText-questions] image water mark

2013-10-04 Thread Jacob Certain
On 2013-10-04 11:46, Fri, Mehmet Zahid Yüzügüldü wrote: > and this is ok with using GetUnderContent() method. but if there is an > picture attached into the pdf, watermark is not visible on it. > > if i use GetOverContent water mark is visible on attached picture but there > is an opacity. i need

Re: [iText-questions] PDF tagging document tag

2013-10-04 Thread Jones Tim
Hi, I think this is more of my misunderstanding.  I'm basically writing the tags myself including a tag to the root.  I wish to have full control over what tags to write and what tags not to write.  I had problems with the default auto generated tags.  As much as I can remember, the logical re

Re: [iText-questions] BaseFont corrupted (possible)

2013-10-04 Thread André Fróes
Thanks for the reply Alexis, I know that my version is darn old, I am using it because of the lib that I use, that is primefaces. They use the version 2.1.7, so, I use the same, so wont conflict. I'll try to make upgrade here and check for conflicts anyway, who knows what may happen :D On Fri, Oc

[iText-questions] image water mark

2013-10-04 Thread Mehmet Zahid Yüzügüldü
hi guys. i have a question to be solved. i am using an image to watermark existing pdf document. and this is ok with using GetUnderContent() method. but if there is an picture attached into the pdf, watermark is not visible on it. if i use GetOverContent water mark is visible on attached picture

Re: [iText-questions] BaseFont corrupted (possible)

2013-10-04 Thread Alexis Pigeon
Hi André, Several considerations here: - you're using a com.lowagie package. The last version containing these was released in July 2009. This means you are using a version that is at least 4 years old. Many improvements have been added to iText since then, as well as many bug fixes. You might con