Skip to Content
0
Jan 28, 2011 at 04:59 AM

Printing Error : Table row is larger than 176 cm

2867 Views

Dear All,

I'm getting above error when printing serial numbers (OBJK table - SERNR field) over 500. I need to print this with in a single cell in the table.

I guess the reason for the error is ; that when ther are considerable amount of serial numbers (lets say over 500) the cell doesn't allocate that much of space.

Below is the sample of my Table :

Serial Number|Item code|Description|

000000000001|0001 |XXX

000000000001|0002 |YYY

000000000002|

000000000003|

...............

How do i solve this...?