Lost table row and cell border
You need to be logged in to post messages in the forums. New users may register here.
|
Wei Dai
Member since: 01 April 2008
Posts: 12
|
Thursday 02 July 2009 4:16:40 am
Hi,
The page's html table is shown fine in browser, with the border displayed with the table rows and cells.
But in the generated PDF, the table lost border of tr and td tags, the whole still has the border though. This means, the whole table in PDF will just display a big white frame with the back borders around the whole table, no border displayed in the rows and cells.
Is this a bug or a known problem?
Certified eZ Publish 4 developer looking for develop information & collaboration.
|
|
|
Karnichi Mohamed
Member since: 11 February 2008
Posts: 72
|
Thursday 02 July 2009 4:35:55 am
Hello,
First ensure that your xhtml is valid here http://validator.w3.org/#validate_by_input
If so, could you send me the xhtml code containing the table ?
Second question ,the border style is set by css or directly in the table ?
Thx
|
|
You need to be logged in to post messages in the forums. New users may register here.