RE: [iText-questions] End/Beginning of Line troubles

2004-10-27 Thread Paulo Soares
Thank you. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Ito Kazumitsu > Sent: Wednesday, October 27, 2004 11:30 AM > To: [EMAIL PROTECTED] > Subject: Re: [iText-questions] End/Beginning of Lin

Re: [iText-questions] End/Beginning of Line troubles

2004-10-27 Thread Ito Kazumitsu
In message "RE: [iText-questions] End/Beginning of Line troubles" on 04/10/27, "Paulo Soares" <[EMAIL PROTECTED]> writes: > Post the rules and I'll see where I can fit them. Thank you. The rules are: Rule 1: The following characters must not

RE: [iText-questions] End/Beginning of Line troubles

2004-10-27 Thread Paulo Soares
ect: [iText-questions] End/Beginning of Line troubles > > Hi, > > I am using iText with the attached dirty patch. > > This patch is needed for Japanese text processing, which has > such rules as "some characters should not appear at the beginning > of a line" and &q

[iText-questions] End/Beginning of Line troubles

2004-10-26 Thread Ito Kazumitsu
Hi, I am using iText with the attached dirty patch. This patch is needed for Japanese text processing, which has such rules as "some characters should not appear at the beginning of a line" and "a line should not end with some characters". My patch is far from complete to respect such rules. C