Actually if I use border-style or border-color  the border disappear 
somewhere..Is there not a general border attribute for the fo:table tag?


---------- Initial Header -----------

>From      : "Riz Virk" [EMAIL PROTECTED]
To          : fop-users@xmlgraphics.apache.org
Cc          :
Date      : Mon, 14 Mar 2005 11:19:29 -0500
Subject : RE: make table border visible

> Hi guys,
>
> Most likely you are seeing the pseudo border that word shows on screen to 
> tell you where cells start and end, rather than an actual border.
>
> Assuming you are using .71 of jfor, i don't think it supports the compound fo 
> property "border" (your fo says: border="0.75pt solid black") .  Rather, you 
> will have to use border-color, or border-style, or border-xxx-color, 
> border-xxx-style where xxx is one of top, left, right, bottom.
>
>
> Thanks
> Riz
>  
>
> ----------------------------------------
> Rizwan Virk
> CTO
> CambridgeDocs
> [EMAIL PROTECTED]
> personal: [EMAIL PROTECTED]
>  
>
> ________________________________
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Mon 3/14/2005 11:15 AM
> To: fop-users
> Subject: Re: make table border visible
>
>
>
> I suspect that is an attribute not well setted in xsl-fo....My question was 
> how to make solid a table cell border?
> I do not think is a JFOR problem and so for xsl-fo....
> Help
>
>
>
>
> ---------- Initial Header -----------
>
> From      : [EMAIL PROTECTED]
> To          : fop-users@xmlgraphics.apache.org
> Cc          :
> Date      : Mon, 14 Mar 2005 10:11:16 -0600
> Subject : Re: make table border visible
>
> > Have you checked the RTF output? Does it contain the correct elements to
> > produce the border? If so, then this would be a JFOR problem. If not, then
> > it's a FOP problem. Given that you see the borders in a viewing
> > application but not when printed, I am inclined to suspect that the
> > problem comes from whatever you use to print.
> >
> > Jay Bryant
> > Bryant Communication Services
> > (presently consulting at Synergistic Solution Technologies)
> >
> >
>
> >
> >
> > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > 03/14/2005 10:04 AM
> > Please respond to
> > fop-users@xmlgraphics.apache.org
> >
> >
> > To
>
> > "fop-users" <fop-users@xmlgraphics.apache.org>
> > cc
> >
> > Subject
> > Re: make table border visible
> >
> >
> >
> >
> >
> >
> > I should produce an RTF using JFOR and xsl-fo...so my output is
> > <xsl:output encoding="ISO-8859-1"/>
> > but when I set the <fo:table-cell
> > border="0.75pt solid black" display-align="after"
> > number-columns-spanned="8" padding-left="3.5pt" padding-right="3.5pt">
> > nothing is visible when I print.
> > It is visible just on screen.
> > Help
> > ---------- Initial Header -----------
> >
> > From      : [EMAIL PROTECTED]
> > To          : fop-users@xmlgraphics.apache.org
> > Cc          :
> > Date      : Mon, 14 Mar 2005 10:00:10 -0600
> > Subject : Re: make table border visible
> >
> > > What kind of output are you producing? What are you using to view it?
>
> > >
> > > Jay Bryant
> > > Bryant Communication Services
> > > (presently consulting at Synergistic Solution Technologies)
> > >
> > >
> > >
> > >
>
> > > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > > 03/14/2005 09:56 AM
> > > Please respond to
> > > fop-users@xmlgraphics.apache.org
> > >
> > >
> > > To
> > > "fop-users" <fop-users@xmlgraphics.apache.org>
> > > cc
> > >
>
> > > Subject
> > > make table border visible
> > >
> > >
> > >
> > >
> >
>
> > >
> > >
> > > Hi all.I'm rendering with xsl-fo a table but all the cell borders are
> > > visible just on the screen and not when I print my document.
> >
> > > Any usefull attribute for rendering a solid visible,printable table
> >
> > > border?
> > > Regards Giovanni Di Lembo
> > >
> > >
>
> > >
> > >
> > > ____________________________________________________________
> > > Navighi a 2 MEGA e i primi 3 mesi sono GRATIS.
> > > Scegli Libero Adsl Flat senza limiti su http://www.libero.it
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> > >
> > >
> >
> >
> >
> > ____________________________________________________________
> > Navighi a 2 MEGA e i primi 3 mesi sono GRATIS.
> > Scegli Libero Adsl Flat senza limiti su http://www.libero.it
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]
> >
> >
>
>
>
> ____________________________________________________________
> Navighi a 2 MEGA e i primi 3 mesi sono GRATIS.
> Scegli Libero Adsl Flat senza limiti su http://www.libero.it
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> 



____________________________________________________________
Navighi a 2 MEGA e i primi 3 mesi sono GRATIS. 
Scegli Libero Adsl Flat senza limiti su http://www.libero.it



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

Reply via email to