king514jy / purepdf

Automatically exported from code.google.com/p/purepdf
0 stars 0 forks source link

PdfPTable rowspan & colspan behaviour #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. new PdfPTable
2. try to add a cell with rowspan and colspan
3.

What is the expected output? What do you see instead?
expected: some cells to be rowspanned and colspanned at once
instead: error "null object refference"

What version of the product are you using? On what operating system?
$Id: PdfPTable.as 238 2010-01-31 10:49:33Z / Microsoft Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by pcfan.s...@gmail.com on 25 Nov 2010 at 2:28