Re: [iText-questions] circle in table

2005-09-08 Thread Bruno Lowagie
Valentin Bosilkov wrote: I want to PUT in using PDFContentByte ... but circle(int,int,int) uses absolute positions ... and I can not find out absPosition of to put the CIRCLE in Am I using right method .. or can U give me easier way (or correct)? Use a PdfPCellEvent. http://itextdoc

[iText-questions] circle in table

2005-09-08 Thread Valentin Bosilkov
I want to PUT in using PDFContentByte ... but circle(int,int,int) uses absolute positions ... and I can not find out absPosition of to put the CIRCLE in   Am I using right method .. or can U give me easier way (or correct)?   P.S. 10q in advance