You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **RadClientExportManager** can be used to easily export the **RadOrgChart** to a PDF file as demonstrated in the [OrgChart - Export to PDF](https://demos.telerik.com/aspnet-ajax/client-export-manager/applicationscenarios/export-radorgchart/defaultcs.aspx?product=orgchart) online demo.
91
+
92
+
Due to a technical limitaion, the ClientExportManager cannot export the *:before* and *:after* pseudo elements that are actually the connecting lines of the RadOrgChart with Lightweight RenderMode.
93
+
94
+
Nevertheless, this issue is workarounded as of R2 2020, and for previous versions, the following CSS style can be used:
0 commit comments