The ReportDesigner have the following list of internal and external dependencies to render the component.
Internal dependencies
Name | Details | CDN link |
---|---|---|
bold.reports.common.min.js | Common script for reporting widgets. |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/common/bold.reports.common.min.js Unsecured Link: http://cdn.boldreports.com/4.2.52/scripts/common/bold.reports.common.min.js |
bold.reports.widgets.min.js | Supports Syncfusion widgets to render in HTML5 format and it contains the dependent Syncfusion controls that is common for both report designer and viewer. |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/common/bold.reports.widgets.min.js Unsecured Link: http://cdn.boldreports.com/4.2.52/scripts/common/bold.reports.widgets.min.js |
bold.report-designer-widgets.min.js | Supports Syncfusion widgets to render in HTML5 format and it contains the dependent Syncfusion controls for report designer |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/common/bold.report-designer-widgets.min.js Unsecured Link: http://cdn.boldreports.com/4.2.52/scripts/common/bold.report-designer-widgets.min.js |
ej.chart.min.js | Renders the chart gauge item. Add this script only if your report contains the chart gauge report item. |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej.chart.min.js Unsecured Link: http://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej.chart.min.js |
ej2-base.min.js | Renders the gauge item. Add this script only if your report contains the gauge report item. |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/
common/ej2-base.min.js Unsecured Link: https://cdn.boldreports.com/4.2.52/scripts/ common/ej2-base.min.js |
ej2-data.min.js | Renders the gauge item. Add this script only if your report contains the gauge report item. |
Secured link:
https://cdn.boldreports.com/4.2.52/scripts/
common/ej2-data.min.js Unsecured Link: https://cdn.boldreports.com/4.2.52/scripts/ common/ej2-data.min.js |
ej2-pdf-export.min.js | Renders the gauge item. Add this script only if your report contains the gauge report item. |
Secured link:
https://cdn.boldreports.com/4.2.52/scripts/
common/ej2-pdf-export.min.js Unsecured Link: https://cdn.boldreports.com/4.2.52/scripts/ common/ej2-pdf-export.min.js |
ej2-svg-base.min.js | Renders the gauge item. Add this script only if your report contains the gauge report item. |
Secured link:
https://cdn.boldreports.com/4.2.52/scripts/
common/ej2-svg-base.min.js Unsecured Link: https://cdn.boldreports.com/4.2.52/scripts/ common/ej2-svg-base.min.js |
ej2-lineargauge.min.js | Renders the linear gauge item. Add this script only if your report contains the linear gauge report item. |
Secured link:
https://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej2-lineargauge.min.js Unsecured link: http://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej2-lineargauge.min.js |
ej2-circulargauge.min.js | Renders the circular gauge item. Add this script only if your report contains the circular gauge report item. |
Secured link:
https://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej2-circulargauge.min.js Unsecured link: http://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej2-circulargauge.min.js |
ej2-maps.min.js | Renders the map item. Add this script only if your report contains the map report item. |
Secured link:
https://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej2-maps.min.js Unsecured link: http://cdn.boldreports.com/4.2.52/scripts/data-visualization/ej2-maps.min.js |
bold.report-viewer.min.js | Used to preview the reports in report designer. |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/bold.report-viewer.min.js Unsecured Link: http://cdn.boldreports.com/4.2.52/scripts/bold.report-viewer.min.js |
bold.report-designer.min.js | Used to render the Syncfusion JavaScript Report Designer widget. |
Secured Link:
https://cdn.boldreports.com/4.2.52/scripts/bold.report-designer.min.js Unsecured Link: http://cdn.boldreports.com/4.2.52/scripts/bold.report-designer.min.js |
External dependencies
Internal dependencies
Name | Details |
---|---|
bold.reports.all.min.css | It contains the styles and css references of dependent components. |
bold.reportdesigner.min.css | It contains the styles and css references of Report Designer component. |
The CDN links for all supported themes are provided in the below table. Refer the following syntax:
https://cdn.boldreports.com/[version]/content/[theme-name]/[fileName]
All the provided CDN links can be accessed either through
http
orhttps
.
External dependencies
Name | Details | CDN link |
---|---|---|
Codemirror |
Report Designer requires the code mirror styles to edit the SQL queries and Visual Basic code functions with syntax highlighter.
|
Secured Link:
https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.37.0/codemirror.min.css https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.37.0/addon/hint/show-hint.min.css Unsecured Link: http://cdnjs.cloudflare.com/ajax/libs/codemirror/5.37.0/codemirror.min.css http://cdnjs.cloudflare.com/ajax/libs/codemirror/5.37.0/addon/hint/show-hint.min.css |
Package | Purpose |
---|---|
BoldReports.Net.Core | Builds the server-side implementations. |
The above package will automatically install the below dependency packages.
Package | Purpose |
---|---|
Syncfusion.Compression.Net.Core | Supports for exporting the report to PDF, Microsoft Word, and Microsoft Excel format. It is a base library for the packages Syncfusion.Pdf.Net.Core , Syncfusion.DocIO.Net.Core and Syncfusion.XlsIO.Net.Core. |
Syncfusion.Pdf.Net.Core | Supports for exporting the report to a PDF. |
Syncfusion.DocIO.Net.Core | Supports for exporting the report to a Word. |
Syncfusion.XlsIO.Net.Core | Supports for exporting the report to an Excel. |
Syncfusion.OfficeChart.Net.Core | It is a base library of the Syncfusion.XlsIO.Net.Core package. |
Package | Purpose |
---|---|
Newtonsoft.Json | Serialize and deserialize the data or report for report designer. It is a mandatory package for the report designer, and the package version should be higher of 10.0.1 for NET Core 2.0 and others should be higher of 9.0.1. |
System.Data.SqlClient | This is an optional package for the report viewer and designer. It should be referred in project when process the RDL report and which contains the SQL Server and SQL Azure data source. Also, the package version should be higher of 4.1.0 . |