On 09.02.2007, at 22:22, magesh rathnam wrote: > How can line spacing be set in Itext? In MSWord, we have an > option of setting 1.5 line spacing which will space the 2 lines 1.5 > lines instead of the normal 1 line. I'm looking for something > similar. I was going through the manuals and it suggested using > 'setLeading' command but that does also zoom the text which is not > what I wanted. Can someone point me at the correct method for doing > the line spacing. I'm programming in Java. Let me know if you have > any questions. Appreciate your help! setLeading is what you want.
I don't know what you mean by text zooming, so I can't comment on that. If you provide a clear description of what is happening and what you want and also a runnable example, then further help can be provided. Greetings, Mark ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
