Quantcast
Channel: Adobe Community: メッセージ リスト - Acrobat Reader /Acrobat DC for Mobileコミュニティフォーラム (Japan)
Viewing all articles
Browse latest Browse all 5177

#searchパラメータを指定するとAcroRd32.exeがクラッシュする

$
0
0

以下のHTMLの様に、#searchパラメータ指定でPDFファイルをIE11で開くと、

AcroRd32.exeがクラッシュし、動作が停止してしまいます。

※試した環境は、Acrobat Reader DC(ver.2017.009.20058)、Windows7pro SP1(32bit)、IEはver.11.0.44になります

=================

<!DOCTYPE html>

<html lang="ja">

<head>

<meta charset="UTF-8">

<style type="text/css">

iframe {

    height: 800px;

    width: 500px;

}

</style>

<title>sample</title>

</head>

<body>

    <iframe src='sample.pdf#search="PDF サンプル"'></iframe>

</body>

</html>

=================

同様の事象を経験された方で、回避策をご存知の方がいらっしゃいましたら、

ご教示頂けないでしょうか?よろしくお願いします。


Viewing all articles
Browse latest Browse all 5177

Trending Articles