Downloading pdf file with puppeteer

删除回忆录丶 提交于 2019-12-23 02:19:16

问题


How can I download .pdf file with node puppeteer? I tried retrieve buffer data with page.on('load') event, but I'm getting only hash like this: 3a42112c-8d3e-474e-af0f-2e482520bc25

来源:https://stackoverflow.com/questions/50209766/downloading-pdf-file-with-puppeteer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!