Project

General

Profile

Task #699

Get border thickness on one side of the cell...

Added by Joe Privett over 9 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
10/14/2014
Due date:
% Done:

0%

Estimated time:

Description

Is there a way to make just one side of a particular table cell have a thicker edge?

#1

Updated by Andrei Bintintan over 9 years ago

Practically having 2 different border widths for the same cell? Not out of the box.

Though, it could be implemented by setting a second border for the cell over the original border.
For a cell, the border is rendered in Pdf_Table_Cell_Abstract::renderCellLayout.

Practically you could define these properties
'BORDER2_TYPE'
'BORDER2_SIZE'
'BORDER2_COLOR'

and implement a second renderCellLayout.

I hope this helps a bit.

#2

Updated by Andrei Bintintan almost 8 years ago

  • Status changed from New to Closed

Also available in: Atom PDF