> >>>on a whole row ? It works for solid case in that
> >>>0.20.5 package. 
> >>
> >>Sure just specify border-bottom="dotted" on
> >>fo:table-row.
> 
> Ooppss. I didn't write that very well. Should be
> specified like this:
> 
> border-after-style="dotted" border-after-width="1pt"
> 
> border-after-color="black"
> 
>Chris

Hi Chris,

Really strange, it still doesn't work on fo:table-row.
However border-after-style="dotted" and
border-bottom="dotted" works well on fo:table-cell.

Just two more questions : after downloading the latest
source and compiling them I can't find the Driver
class in fop.jar.


Next question : getting total number of pages like
this  : 

 <fo:flow ...>
....
   <fo:block id="last-page"/>
</fo:flow>

 <fo:page-number-citation ref-id="last-page"/>

will throw the following exception on the shell :

javax.xml.transform.TransformerException
:java.lang.ClassCastException :
org.apache.fop.layoutmgr.inline.KnuthInlineBox


Is it a bug or is it not allowed to get total number
of pages in that way ?

I really appreciate your answers and patience!





        
                
___________________________________________________________ 
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