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.
我有角度表(JSON)格式的数据。任何人都知道如何将其转换为 PDF 文件。在此先感谢。
试试这个, angular-save-html-to-pdf
此模块将 HTML 转换为 HTML5 画布并捕获相同内容并将其转换为 PDF。
希望这对您有所帮助。