Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

reactjs - Render PDF output from JSPDF onto webpage in React

I'm planning to build a whole PDF manually with JsPDF since converting React Component is too messy at this point. However, I want to render the pdf I create with JsPDF onto the webpage as a component. I stumbled across React-PDF that can help with rendering, but I'm not sure how to retrieve the data from JsPDF or if it's even possible.

The 2 functions that I found in JsPDF's docs are not implemented at all

Any guidance would be appreciated. Thanks


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...