does anybody know how FOP works with tab characters?
I'm trying to generate a PDF file starting from a simple text which contains tab characters, and I want to keep them in the resulting PDF. I put the text into a block tag with the attribute white-space-collapse="false" ( the text to be printed hasn't a standard format, so I can't use tables )
It seems that FOP recognize tabs but it simply replaces them with a fixed number of "white spaces" without any kind of consideration about horizontal alignment
Thanks in advance Claudio
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
