Increase the leading or use \n\n depending on what you want to do.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Sergio Lopez Rodriguez [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, February 25, 2002 16:38
> To:   [EMAIL PROTECTED]
> Subject:      [iText-questions] Increase space between
> 
> Maybe I'm a little lazy but ... I want to have in a cell different lines,
> sth like
>  
> ******************
> *      TITLE      *
> ******************
> * Line 1          *
> * Line 2          *
> ******************
>  
> I try to avoid:
> 1. use a new cell for each new line
> 2. use nested tables
>  
> So I thought that maybe using "\n" it could work and do sth like
>  Phrase p = new Phrase("Line1" + "\n" + "Line2");
>  
> But ... is there any way of increasing the separation between lines if I
> use
> "\n"?
>  
> Sergio
>  
> Thanks
> 
> 
> -----------------------------------------------------------------------
> Este mensaje y los documentos, que en su caso, lleve anexos, pueden
> contener informacion confidencial y ata�e exclusivamente a las personas
> a las que va dirigido. Cualquier opinion en el contenida, es exclusiva de
> su autor y no representa necesariamente la opinion de AZERTIA.
> Si usted no es el destinatario de este mensaje, considerese advertido de
> que lo ha recibido por error y que cualquier uso, difusion o copia estan
> prohibidos legalmente. Si ha recibido este mensaje por error, le rogamos
> que nos lo comunique por la misma via o al telefono 93 207 55 11 y proceda
> a destruirlo inmediatamente.  
> 
> This email is confidential and intended solely for the use of the
> individual
> to whom it is addressed. Any views or opinions presented are solely those
> of the author and do not necessarily represent those of AZERTIA.
> If you are not the intended recipient, be advised that you have received
> this email in error and that any use, dissemination, forwarding, printing,
> or copying of this email is strictly prohibited.
> If you have received this email in error please notify it to AZERTIA
> by telephone on number +34 93 207 55 11.
> -----------------------------------------------------------------------
> 
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to