rtf-html-php icon indicating copy to clipboard operation
rtf-html-php copied to clipboard

No reading the empty cell of table in output as span

Open tahir1986 opened this issue 8 years ago • 0 comments

I have a .rtf file with a table of data . I can read all the cell and make an array after parsing. according to this example it should be 14 total count of array but i am getting 13 I mean to say its not reading the empty cell of table. plz help me how can read this empty cell as well .

In empty cell there is  

`

Seq.

ID

Key

Scored

Num Options

Domain

Flags

1

1

C

 

4

ScienceG8V1

2

`

tahir1986 avatar Jan 01 '17 13:01 tahir1986