The problem here is that we use strings to represent the response data ... You might be tempted to just res.send(pdfData) and call it a day, ...
確定! 回上一頁