summaryrefslogtreecommitdiffstats
path: root/toolkit/components/printing/tests/file_print_pdf_on_frame_load.html
blob: ac76a598f71d51ed1e8734f68eb5e5d926e9fa21 (plain)
1
2
3
<!doctype html>
<meta charset="utf-8">
<iframe src="file_multi_page_pdf.pdf" onload="this.contentWindow.print()"></iframe>