Spacing between characters.

View: New views
2 Messages — Rating Filter:   Alert me  

Spacing between characters.

by svager :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is it possible to increase spacing between characters in Pragraph or Chunk objects? If yes, How can I do this

Paragraph pdfPara=CreateTopPara(ttd, Element.ALIGN_CENTER,6);

Where CreateTopPara is a method that creates new Paragraph object.
pdfPara contains text that I need to display with increased spacing and ttd is a Chunk.

Thanks



Re: Spacing between characters.

by Paulo Soares :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You'll have to change the font metrics. Not elegant, but it works.

Paulo

----- Original Message -----
From: "svager" <ddfrad@...>
To: <itext-questions@...>
Sent: Friday, November 03, 2006 8:00 PM
Subject: [iText-questions] Spacing between characters.


>
> Is it possible to increase spacing between characters in Pragraph or Chunk
> objects? If yes, How can I do this
>
> Paragraph pdfPara=CreateTopPara(ttd, Element.ALIGN_CENTER,6);
>
> Where CreateTopPara is a method that creates new Paragraph object.
> pdfPara contains text that I need to display with increased spacing and
> ttd
> is a Chunk.
>
> Thanks
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Spacing-between-characters.-tf2570846.html#a7166518
> Sent from the iText - General mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> iText-questions mailing list
> iText-questions@...
> https://lists.sourceforge.net/lists/listinfo/itext-questions 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions