How to create PDF using puppeteer and Nodejs (TypeScript)?

前端 未结 0 1992
借酒劲吻你
借酒劲吻你 2020-12-29 20:09

This is the code :

export async function htmlToPdfImpl(html: any, pdfName: string): Promise {
    await (async () => {
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题