I found that the problem was the encoding of the pdf file, so I encoded the file as base64 in the backend using 'base64-stream':
確定! 回上一頁