New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Exporting Pseudo Elements

Updated on Aug 24, 2026

As of R2 2016 Release in order for pseudo elements to be properly exported the following CSS rule needs to be applied:

CSS
.kendo-pdf-hide-pseudo-elements:after,
.kendo-pdf-hide-pseudo-elements:before {
    display: none !important;
}

See Also

In this article
See Also
Not finding the help you need?
Contact Support