Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
用 angular 2 创建 pdf 的最佳方法是什么?
我尝试使用 pdfmake 和 html2canvas,但在 IE(ngx-charts)中呈现图表时遇到了一些问题。那么,您认为另一个插件更好吗?
谢谢
使用 angular 创建 pdf 的最佳方法是使用(如您在问题中提到的)pdfmaker 和 html2canvas。你说的渲染问题是什么?您有可以发布的图片或错误消息吗?如果没有,您可以尝试使用 jsPDF 看看是否适合您。