Quoting Joseph Rajkumar <[EMAIL PROTECTED]>:

> Bruno Lowagie wrote:
> > 
> > Quoting Joseph Rajkumar <[EMAIL PROTECTED]>:
> > 
> > >       If I could be able to "EXACTLY" specify
> > > the dimensions of the cell it would make the whole
> > > iText code extremely usable for mailing labels.
> > 
> > You have a very specific need, why not use a very
> > specific solution. You can calculate the exact start
> > positions (in points) of each address line and put
> > the text at those absolute positions.
> > 
> > I think this will be less work than to try fitting
> > everything in a Table or PdfPTable...
> 
> 
> Hi
>       Thanks for the reply. But could you please
> give me a snippet of code that will give me an rtf
> and NOT pdf output.

Sorry; I didn't realise you meant to produce RTF.
I don't think RTF is the right format to achieve what
you want. In that case I think you're better of with
some WORD solution as was mentioned earlier.

Bruno

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to