Since local storage only accepts data as a string, you can use Base64 to encode and decode the document storing it. First export the document as an ArrayBuffer ...
確定! 回上一頁