2019年4月11日木曜日

webビューアでfileの表示(win)

webビューアでfileの表示(win)
https://community.filemaker.com/message/849602?commentID=849602&et=watches.email.thread#comment-849602

"data:text/html;charset=utf-8,
<!DOCTYPE html>
<html lang='ja'>
    <head>
        <meta http-equiv='content-type' content='text/html; charset=utf-8' />
        <meta http-equiv='X-UA-Compatible' content='IE=Edge,chrome=1' />
    </head>
    <body>
        <object type='application/pdf' data='file:///C:/Users/my_Name/Documents/folder_Name/file_Name.pdf'width='100%'></object>
    </body>
</html>"

0 件のコメント:

コメントを投稿