简体   繁体   中英

How to export asp.net data into PDF with out using ITextsharp?

I want to export my aspx page data into PDF Document without using ITextsharp. Is it possible? Give me your valuble suggestions.

You may consider using jsPDF , a nice client-side library.

Here's a relevant SO post that may help you.

对于服务器端解决方案,我可以推荐wkhtmltopdf

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM