1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13

content / test / data / find_in_embedded_pdf_page.html [blame]

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
</head>
<body>
This a test page for find-in-page with two embedded PDFs. This page should contain 13 matches total for "result".</br>
<iframe src="find_in_pdf_page.pdf"></iframe></br>
result</br>
<iframe src="find_in_pdf_page.pdf"></iframe></br>
result</br>
</body>
</html>