var w = window.open('/path/to/your/file.pdf');// or any url $(w. ... document).find('html').append('<head><title>your title</title></head>');.
確定! 回上一頁