Did you try setting the white-space-collapse attribute on the block?

For example:

<fo:block white-space-collapse="false">
identifier :       value
</fo:block>


-Lou



|---------+--------------------------->
|         |           Chris Faulkner  |
|         |           <chris.faulkner@|
|         |           gmail.com>      |
|         |                           |
|         |           06/23/2005 08:03|
|         |           Please respond  |
|         |           to fop-users    |
|         |                           |
|---------+--------------------------->
  
>-------------------------------------------------------------------------------------------------------------------------------|
  |                                                                             
                                                  |
  |        To:      fop-users@xmlgraphics.apache.org                            
                                                  |
  |        cc:                                                                  
                                                  |
  |        Subject: special characters - tab and extra spaces                   
                                                  |
  
>-------------------------------------------------------------------------------------------------------------------------------|



Hello

I would like to insert a tab (or multiple spaces) in my XSL:FO
document, rto achieve something like this

identifier : <tab> value

So that value is tabbed away from "identifier :". Is there anyway of
doing this ? Even if I insert multiple spaces, they are collapsed into
a single one. At the moment, I have implemented this by using table
cells and padding but ideally, I'd like to view this as a single piece
of text . Can I do this with any other way ?

Thanks

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to