Re: [iText-questions] Strange text showing up in table cell when using cell.addElement

2008-05-28 Thread Giotto
for this one :) So if you ever end up in Hungary drop me a mail :) All the best, Zsolt 1T3XT info wrote: > > Giotto wrote: >> You were right, addCell invokes to_string on anything that I give to it >> as a >> parameter. I just didn't noticed because I've used a

Re: [iText-questions] Strange text showing up in table cell when using cell.addElement

2008-05-28 Thread Giotto
newly created objects to addCell. All of these objects seems to be ok, because if I add them to the document they show up correctly. What might be the problem? Thank you for your answer Zsolt 1T3XT info wrote: > > Giotto wrote: >> But, if I create a Cell, and use cell.addElement to a

[iText-questions] Strange text showing up in table cell when using cell.addElement

2008-05-28 Thread Giotto
Hi everyone! I'm having a problem I can't solve myself. I'm using iText through the ruby RJB bridge, but I think that has nothing to do with the problem. I create a table, then I create a Chunk or Phrase and set it up to use a truetype font. If I add this to the document the Chunk/Phrase shows u