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

2004-07-16 Thread bugzilla
gzilla/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:

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

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

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. > > Wo

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

Re: Table Border

2003-02-19 Thread Jochen . Maes
Venkata, Just have an example as an extra: Subject: Table Border

Re: Table Border

2003-02-19 Thread Jochen . Maes
EMAIL PROTECTED] Subject:

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

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

2002-03-20 Thread bugzilla
gzilla/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:

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

2002-02-04 Thread Jochen . Maes
"Nick Winger" nguard.at> cc: Subject: table border pr

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: W

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

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 devia