We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Breaking tables

Good Day!

I have a table with 25 columns. Page size - A4. How can I break this table, that it's second and more parts being shown under first one?

I have this:
| A4 PAGE |
|Column1|Column2|Column3|Column4|Column5|Column6|Column7|Column8|

I want to get this:
| A4 PAGE |
|Column1|Column2|
| DATA |

|Column3|Column4|
| DATA |

|Column5|Column6|
| DATA |

|Column7|Column8|
| DATA |

Can you send we a code, how to make this?

Regards,
Alex

5 Replies

AD Administrator Syncfusion Team December 9, 2006 12:54 AM UTC

Hi Alex,

It is possible to break the table and spanning over multiple pages by using Table class.

Here is a sample for your reference.
ColumnOverflow.zip


Could you please take a look at this sample and let me know if you have any other queries.

Regards,
Prakash.


AL Alex December 9, 2006 10:08 AM UTC

Good Day!

What is "Syncfusion.Pdf.Preview;"-namespace?
I have Your Backoffice-product. And I don't have this namespace.
Could You tell me how to make those table-break without "Syncfusion.Pdf.Preview;"-namespace?

Regards,
Alex

>Hi Alex,

It is possible to break the table and spanning over multiple pages by using Table class.

Here is a sample for your reference.
ColumnOverflow.zip


Could you please take a look at this sample and let me know if you have any other queries.

Regards,
Prakash.


AD Administrator Syncfusion Team December 12, 2006 12:23 AM UTC

Hi Alex,

I am afraid. I was able to find the Syncfusion.Pdf.Preview namespace in our assemblies. I am using the latest version ( v4.4.0.51) and could you please tell me about your Essential Studio version.

For reference I have attached the screen shot, in which you can find the Syncfusion.Pdf.Preview assembly.

sshot-1.png


Please let me know if you have any other queries.

Regards,
Prakash.




AL Alex December 13, 2006 02:12 PM UTC

With Preview-namespace all ok, I've update Syncfusion's BackOffice to v4.4.0.51.
But, I need that breaked sub-tables on one page.
Is it possible? Or I need to program it manually?

Regards,
Alex

>Hi Alex,

I am afraid. I was able to find the Syncfusion.Pdf.Preview namespace in our assemblies. I am using the latest version ( v4.4.0.51) and could you please tell me about your Essential Studio version.

For reference I have attached the screen shot, in which you can find the Syncfusion.Pdf.Preview assembly.

sshot-1.png


Please let me know if you have any other queries.

Regards,
Prakash.




AD Administrator Syncfusion Team December 13, 2006 03:56 PM UTC

Hi Alex,

If we want to display the all broke sub tables into single page we need to program it manually. I have created a sample for your requirement, could you please take a look into it and let me know if this helps you.

Here is the sample for your reference.
ColumnOverflow.zip


Please let me know if you have any other doubts.

Regards,
Prakash.


Loader.
Live Chat Icon For mobile
Up arrow icon