Re: [iText-questions] Image on a Cell

2002-11-24 Thread Bruno
Quoting Roberto Jr <[EMAIL PROTECTED]>: > > Hi! > Does anybody know how can I put a Image inside a Cell. But it needs to > be a Cell, and not a PdfCell or something else. http://www.lowagie.com/iText/tutorial/ch06.html#imagetable Bruno --- T

Re: [iText-questions] Footer

2002-11-24 Thread Bruno
Quoting Roberto Jr <[EMAIL PROTECTED]>: > So, my question is: How can I use this PageEvent??? There is an example in Chapter 12 of the tutorial. http://www.lowagie.com/iText/tutorial/ch12.html Bruno --- This sf.net email is sponsored by:Think

[iText-questions] Footer

2002-11-24 Thread Roberto Jr
Hi people! I read something in this list and I was with the same problem but I don'y know how to do what the person that answered said. That's the answer and the initial question: Question: Does anybody have any idea why I can not use Table in the HeaderFooter when use Document.setFooter(). H

[iText-questions] Image on a Cell

2002-11-24 Thread Roberto Jr
Hi! Does anybody know how can I put a Image inside a Cell. But it needs to be a Cell, and not a PdfCell or something else. Thanks for the Help!!! ROBERTO RIBEIRO COSTA LIMA JR. Fortaleza, Ceara, Brazil Student of Computer Science Ceara Federal University --- Outgoing mail is certified Vir

Re: [iText-questions] Type mismatch: cannot convert from char to byte

2002-11-24 Thread Paulo Soares
This is a bug from the IBMs jdk 1.2.2. It works correctly with all the Suns jdk and with IBMs jdk 1.1.8. The java language specification says this is allowed: 5.2 Assignment Conversion Assignment conversion occurs when the value of an expression is assigned (¡ì15.26) to a variable: the type of the