DO NOT REPLY [Bug 30146] New: - postscript - table - border-collapse-separate

2004-07-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30146>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30146

postscript - table - border-collapse-separate

   Summary: postscript - table - border-collapse-separate
   Product: Fop
   Version: 0.20.5
  Platform: PC
OS/Version: Windows NT/2K
Status: NEW
  Severity: Normal
  Priority: Other
 Component: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


In the postscript renderer, the value "collapse" for the attribute "border-
collapse" doesn't produce correct output table. In this case, the borders are 
separated. They are collapsed if the value is "separate".

Note: the pdf renderer works fine.


Re: Table border missing (#6929)

2003-09-19 Thread Srinivas Nandina
J.Pietschmann,

Thanks for the response.
I want to display a table with only borders around the
table. Rows and cells can be configured to have
differnt colors. 
I tried applying borders on  and
 and it works. It has some other
problems though but its ok. 
Please find the pdf file attached.
It has some white space between borders and cells.
Bottom border of the table is missing.

Thanks again,

Srinivas.

--- "J.Pietschmann" <[EMAIL PROTECTED]> wrote:
> Nandina Srinivas wrote:
> 
> > Hello all,
> > 
> >  border is missing if background-color
> is
> > applied to  or an .
> This
> > issue is already mentioned in the bug #6929.
> > 
> > Would like to know if any work arounds are
> avialable
> > for this issue.
> 
> Use either the border or the background color
> elsewhere,
> like in the block in the table cell. Details depend
> heavily
> on your specific requitrements and data, of course.
> 
> J.Pietschmann
> 
> 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Border-issue.pdf
Description: Border-issue.pdf


Re: Table border missing (#6929)

2003-09-18 Thread J.Pietschmann
Nandina Srinivas wrote:

Hello all,

 border is missing if background-color is
applied to  or an . This
issue is already mentioned in the bug #6929.
Would like to know if any work arounds are avialable
for this issue.
Use either the border or the background color elsewhere,
like in the block in the table cell. Details depend heavily
on your specific requitrements and data, of course.
J.Pietschmann




Re: Table border missing (#6929)

2003-09-16 Thread Srinivas Nandina

Adding the URL for convenience.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6929

Thanks,
Srinivas.

--- Nandina Srinivas <[EMAIL PROTECTED]> wrote:
> Hello all,
> 
>  border is missing if background-color is
> applied to  or an .
> This
> issue is already mentioned in the bug #6929.
> 
> Would like to know if any work arounds are avialable
> for this issue.
> 
> Thanks in advance,
> 
> Srinivas.
> 
> __
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site
> design software
> http://sitebuilder.yahoo.com


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Table border missing (#6929)

2003-09-16 Thread Nandina Srinivas
Hello all,

 border is missing if background-color is
applied to  or an . This
issue is already mentioned in the bug #6929.

Would like to know if any work arounds are avialable
for this issue.

Thanks in advance,

Srinivas.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Re: Table Border

2003-02-19 Thread Jochen . Maes

Venkata,

Just have an example as an extra:


  
  
  
  
  
  Subject: Table Border  
   
   
   
19/02/2003 11:26   
   
Please respond to  
   
fop-dev
   
   
   
   
   




Hello All,

I am very new to FOP and I am using FOP in my Project.

I want to create tables with border in my application, I am able to create
tables but without borders can any one suugest me a solution to get the
borders for table.

Thanks in Advance,
Venkata Suresh.



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






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




Re: Table Border

2003-02-19 Thread Jochen . Maes

Use in the fo:table tag the following things:
border-left-color
border-left-style
border-left-width
border-top-color
border-top-style
border-top-width
border-right-color
border-right-style
border-right-width
border-bottom-color
border-bottom-style
border-bottom-width

greetings,

Jochen


Jochen Maes
ICT Development


KBC Securities (kbcsecurities.com)
Havenlaan 12 Avenue du Port SIF 8683
B-1080 Brussels
Belgium

 Tel:  +32 2 429 96 81  

 GSM:  +32 496 57 90 99 

 E-mail :  [EMAIL PROTECTED] 





This message and any attachments hereto are for the named person's use
only. It may contain confidential, proprietary or legally privileged
information. You may not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. If you have received this e-mail message without being
the intended recipient, please notify KBC Securities promptly and delete
this e-mail. Any views expressed in this message are those of the
individual sender, except where the message states otherwise and the sender
is authorised to state them to be the views of KBC Securities. KBC
Securities reserves the right to monitor all e-mail communications through
its networks and any messages addressed to, received or sent by KBC
Securities or its employees are deemed to be professional in nature. The
sender or recipient of any messages to or of KBC Securities agrees that
those may be read by other employees of KBC Securities than the stated
recipient or sender in order to ensure the continuity of work-related
activities and allow supervision thereof. KBC Securities does not accept
liability for the correct and complete transmission of the information, nor
for any delay or interruption of the transmission, nor for damages arising
from the use of, or reliance on, the information.


   
   
"Annapu,   
   
Venkatasuresh"  To: [EMAIL PROTECTED] 
   
  Subject:     Table Border  
   
   
   
19/02/2003 11:26   
   
Please respond to  
   
fop-dev
   
   
   
   
   




Hello All,

I am very new to FOP and I am using FOP in my Project.

I want to create tables with border in my application, I am able to create
tables but without borders can any one suugest me a solution to get the
borders for table.

Thanks in Advance,
Venkata Suresh.



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






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




Table Border

2003-02-19 Thread Annapu, Venkatasuresh
Hello All,

I am very new to FOP and I am using FOP in my Project.

I want to create tables with border in my application, I am able to create
tables but without borders can any one suugest me a solution to get the
borders for table.

Thanks in Advance,
Venkata Suresh.



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




DO NOT REPLY [Bug 7283] New: - Table border misaligned when using margin-left in flow

2002-03-20 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7283>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7283

Table border misaligned when using margin-left in flow

   Summary: Table border misaligned when using margin-left in flow
   Product: Fop
   Version: 0.20.3
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: Normal
  Priority: Other
 Component: pdf renderer
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


When converting the below fo document to PDF the table border isn't drawn around
the table cells. It seems that the table content honors the margin-left="3cm"
attribute on fo:flow, but the border ignores it.



http://www.w3.org/1999/XSL/Format";>

  

  
  
  

  

  



  




  

  cell1


  cell2


  cell3

  
  

  cell4


  cell5


  cell6

  

  

  


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




Re: table border problem, and block text-align problem...

2002-02-04 Thread Jochen . Maes


it's probably thick when you vieuw it with adobe acrobat reader...
when ya print it it will be the same size (normally)


the font you need to make an metrics file (xml) look into docs there
somewhere in subforlder will be a font.fo (read it)
then you'll know what to do


kind regards,



Jochen Maes
EDP departement
Programmeur

KBC-Securities
Havenlaan 16
1080 Brussel

Tel : 02/429.96.81
Fax : 02/429.17.48
E-mail : [EMAIL PROTECTED]

**

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. You must not,
directly or indirectly, use, disclose, distribute, print, or copy any part
of this message if you are not the intended recipient. KBC Securities
reserves the right to monitor all e-mail communications through its
networks. Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorised to state them to be the views of any such entity.
**


   
  
"Nick Winger"  
  
  
nguard.at> cc: 
  
       Subject: table border problem, and 
block text-align problem...
04-02-02 01:10 
  
PM 
  
Please respond 
  
to fop-dev 
  
   
  
   
  




hi !


i've got the following table:



but only the very right border is thick. the top, bottom and left border
are
thin...

know why ?

second:

i have the following block in a table cell:

 

some text

"

but the compiler says the following error for the text-align property:

Warning: Unknown enumerated value for property 'text-align': left
Error in text-align property value 'left':
org.apache.fop.fo.expr.PropertyException: No conversion defined

third:

what is the font-family name for Arial, because when i say
font-family="Arial" i get an error message !


greetings

Nick Winger

(Software-Developer)



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






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




table border problem, and block text-align problem...

2002-02-04 Thread Nick Winger

hi !


i've got the following table:



but only the very right border is thick. the top, bottom and left border are
thin...

know why ?

second:

i have the following block in a table cell:

 

some text

"

but the compiler says the following error for the text-align property:

Warning: Unknown enumerated value for property 'text-align': left
Error in text-align property value 'left':
org.apache.fop.fo.expr.PropertyException: No conversion defined

third:

what is the font-family name for Arial, because when i say
font-family="Arial" i get an error message !


greetings

Nick Winger

(Software-Developer)



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




Problem in Inner Table border

2001-11-27 Thread lpkhoo


Hello,

I faced a problem on inner Table border.

My main table have border-width so each table cell can draw the border for
left, right, botton and top. In my document,

one of my table-cell have another table and the inner table border-width is
0 value.

 After run fop, the table-cell border are not draw  which contain inner
table.

I using FOP 0.20.2 to run my document.

Here, I attach my document.

I hope that any one can help.

Thank you

(See attached file: sample.fo)(See attached file: sample.xml)

lpkhoo




sample.fo
Description: Binary data


sample.xml
Description: Binary data

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


Table border thickness inconsistency

2001-11-14 Thread David Rosenborg



Hi!
 
I'm using Fop 0.20.2 and have experienced the 
following problem:
 
When rendering a table with cells like 
this
 
   
border-bottom-width="0.25pt"   
border-bottom-style="solid"   
border-bottom-color="#e0e0e0">
  
test

not all borders come out with the same width. 
The deviant
borders appear in groups. The number of borders in 
each group
seem to vary with the specified 
bottom-border-width. Is this
maybe a rounding problem? I've only tested the PDF 
and
PS renderers and the problem appears in both of 
them.
 
(BTW, I tried to run my example with a fop compiled 
from
the latest files in the cvs repository and got no 
output
pages at all. Maybe this is due to some CR/R 
incompatibility?)
 
Cheers,
 

 
David Rosenborg
Pantor Engineering AB