Hello Chris,

Thanks for your fast reply !

I downloaded the latest sources and compiled them.
However I get an error message ("the collapsing border
model on an fo:table is currently not supported by
FOP") while running FOP for the following FO file.

But there is no collapsing border just one cell.So why
that error message ? 
Is there any possibility to do dotted bottom borders
on a whole row ? It works for solid case in that
0.20.5 package. 

 <fo:block>
   <fo:table>
    <fo:table-column column-width="5cm"/>
     <fo:table-body>
       <fo:table-row>
         <fo:table-cell border-bottom="dotted"      
order-color="black">
               <fo:block>
                Chargenprotokoll
               </fo:block>
         </fo:table-cell>   
      </fo:table-row>
    </fo:table-body>
   </fo:table>
 </fo:block>


        
                
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de

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

Reply via email to