Re: make table border visible

2005-03-14 Thread [EMAIL PROTECTED]
I suspect that is an attribute not well setted in xsl-foMy 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]



RE: make table border visible

2005-03-14 Thread [EMAIL PROTECTED]
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-foMy 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

RE: make table border visible

2005-03-14 Thread JBryant
The following element in an FO file produces a border for me (in PDF):

fo:table table-layout=fixed border-width=0.5pt border-style=solid 
border-color=black

Perhaps you tried

fo:table table-layout=fixed border=0.5pt border-style=solid 
border-color=black 

I can see where many processors would simply ignore the style and color 
attributes in favor of the compound property. In that case, you'd have an 
invisible border.

Disclaimer: I use FOP to create PDF files, and I don't know anything about 
JFOR. Thus, my help has to be pretty limited here.

Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)




[EMAIL PROTECTED] [EMAIL PROTECTED] 
03/14/2005 11:01 AM
Please respond to
fop-users@xmlgraphics.apache.org


To
fop-users fop-users@xmlgraphics.apache.org
cc

Subject
RE: make table border visible






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-foMy 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

Table Border

2002-01-30 Thread Kalyan Kumar Mudumbai
Hi ,
I have an .fo file which has some tables and border-style set to
dashed or dotted. But the output is not showing the border as dotted, but is
showing it in solid  style. Are the dotted and dashed styles for table
borders supported by FOP? I'm sending the .fo file and the .pdf  output. I'm
using FOP-0.20.3rc
Thanks,
Kalyan.

  border.zip 


This message is confidential and may also be legally privileged. If you are not 
the intended recipient, please notify us immediately. You should not copy it or 
use it for any purpose, nor disclose it's contents to any other person. The 
views and opinions expressed in this e-mail message are the author's own and 
may not reflect the views and opinions of Wilco International.
attachment: border.zip