Hi everybody! I have a situation where I'm getting some text from a database and then put it into Phrases in PDF. The problem is that whenever the text contains carriage return and line break (\r\n), the carriage return adds an extra little bit of line space in the PDF and my client simply does not like that. When I remove the the carriage return and leave just line breaks, it renders OK. So my question is if there's a way in iText to come over that (without making sure that the carriage returns never reach my db)?
thanx, Jass ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
