Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Exporting ASPX to PDF Including CSS

$
0
0
We have created a sample .Net application that includes a third party Web user control (Telerik Rad Org Chart).

As the Aspose.Pdf is providing the method to export the Web page to PDF, We are using the web page(.aspx) as a input and trying to export it as PDF.

As the Telerik Rad Org Chart is using some CSS while generating the Org Chart, We are providing the css path to the “ExternalResourceBasePath” (as documented on Aspose site) to export the PDF with the expected styles and are able to export the chart to PDF but the styles are not getting exported.

Please find the attached sample application where I am trying to export PDF of OrgChart using Aspose but unable to apply related CSS (for boxes, connecting lines, images etc.) which were used within OrgChart and defined in Telerik dll.

Viewing all articles
Browse latest Browse all 3131

Trending Articles