AlivePDF
AlivePDF copied to clipboard
textLeading has no effect
What steps will reproduce the problem?
1. textStyle( new RGBColor(0x000000), 1, 0, 0, 0, 100, 25)
2. addMultiCell(50, 15, 'A bunch of text....', 0, 'L', 0);
What is the expected output?
Increased spacing between lines of text.
What do you see instead?
same as if leading was not specified.
Thank you for all of your work on this project.
Original issue reported on code.google.com by [email protected] on 8 Dec 2010 at 1:47
Nevermind I figured out what was going on. Please remove
Original comment by [email protected] on 9 Dec 2010 at 1:13
[deleted comment]
Please can you tell me what the problem is with the leading as I cannot get it
to work.
Many thanks
Original comment by [email protected] on 11 Aug 2011 at 8:32