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,
I would like to know if there is any advice that can help me print my chart correctly.
I do not want to have an object cut off by printing. Can I only have the complete objects and the others on the other page?
RTRamya Thirugnanam Syncfusion Team November 20, 2018 12:58 AM
Hi Jonathan,
Thanks for contacting Syncfusion support.
We are assuming that “the objects cut off while printing” refers to print the diagram in a single Page. In Print preview window, there will be a Scale combobox to switch between multiple to Single Page printing options. And, please add “Syncfusion.SfShared.WPF”assembly for advanced printing support. We are unable to replicate the issue with printing with single and multiple page printing.
If the provided suggestion does not help you to resolve the reported issue, please provide us the video to replicate the reported printing issue.
Regards,
Ramya T
JLJonathan LalibertéNovember 21, 2018 01:01 PM
No, sorry, maybe not to clear..!
The objet refer to node..! Because in my planing, the diagram can be larger then that and I want it to print on multi page. But I don't want it smaller...! Just the connector on the page intersection would be ok..!
Maybe it's clearer like that ?
Thank you very much to trying to understanding me!
KRKarkuvel Rajan Shanmugavel Syncfusion Team November 22, 2018 04:15 AM
Hi Jonathan,
In Diagram Control, Layout and Printing are two different features. Layout is created based on Horizontal and Vertical spacing and Printing is based on PageWidth and PageHeight properties. We can’t link both the features. If required we can manually arrange the Nodes. But the purpose of Layout gets destroyed if we arrange them manually.
In our next release we have provided a support in Printing. In that support we can sink the diagram and print it in the required size pages. We have provide video link for this to explain.