Hallo,
 
i want to put a image in a PdfPCell.
 
PdfPCell zelle = new PdfPCell(image.getPdfImage());
 
where image.getPdfImage() returns a Image-Object. I get a Exception
that a Image must have a absolute Position, but i dont't want a absolute
Position. What can i do?
 
 
thanks.
 
Thomas K�bler

Reply via email to