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
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…