Hi Whit Matthews,
Thanks for contacting Syncfusion support.
We checked your requirement with Dashboard Layout and would like to let you know that we don’t have inbuilt exporting support in the Dashboard Layout component.
Refer to the following UG for setting panel content.
However, we can export the controls inside Dashboard Layout by exporting an entire HTML page/URL into PDF document by using HTML to PDF converters. Syncfusion HTML converter supports conversion with WebKit/Blink and IE rendering engines, all the rendering engines supports CSS/JavaScript. We have created a simple sample to convert the Dashboard Layout with PivotChart into a PDF document by using HTML string to PDF conversion. We have attached the sample for your reference. Kindly please try the below sample in your end and let us know the result.
Please refer the sample and output PDF document from below link,
Please refer the below links for more information,
Note: HTML to PDF converter is only supported in server side (.NET Core and .NET Framework).
For converting HTML string to PDF, we have to specify the base URL (path of the resources) to load the external images/scripts/styles used in the HTML string. So, please make sure that the provided path (Base URL) contains (styles, scripts, images) used in the HTML string.
Please refer to the below link for preserving resources (CSS/Images/Scripts etc.,) about HTML string to PDF conversion.
Please check whether the above details meets your requirement. If not, kindly get back to us with some additional details on your exact requirement to serve you better.
Regards,
Keerthana.