RE : overflow text on the cells

2003-08-21 Thread Philippe PITHON
thank you, it's running with wrap-option="no-wrap" -Message d'origine- De : J.Pietschmann [mailto:[EMAIL PROTECTED] Envoyé : mercredi 20 août 2003 21:17 À : [EMAIL PROTECTED] Objet : Re: overflow text on the cells Philippe PITHON wrote: > can one make overfl

Re: overflow text on the cells

2003-08-20 Thread J.Pietschmann
Philippe PITHON wrote: can one make overflow text on the cells of right Try wrap-option="false", possibly combined with white-space-collapse="false" and by preserving the drawing of the edges of the cells? I can't parse this. Can you

overflow text on the cells

2003-08-20 Thread Philippe PITHON
Hello !   can one make overflow text on the cells of right and by preserving the drawing of the edges of the cells?   Example :   - |    |   | | overflow text on the cell     | |    |   | |    |   | --