The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
When I print griddataboundgrid, it is sometimes printed a part of the last column because the margin. How can i move the column that has the width over the printable area to the next page ?
Thanks
ADAdministrator Syncfusion Team December 20, 2004 03:01 AM
You can try adjusting the printmargins using gridPrintDocument.DefaultPageSettings.Margins to see if that will affect this problem. This KB shows hot to adjust the margins to display footers and headers. http://64.78.18.34/Support/article.aspx?id=10376
Can you tell us how to see this issue in one of our samples? Or can you post a sample showing the problem?