mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-08 11:55:54 +10:00
6 lines
229 B
HTML
6 lines
229 B
HTML
<!-- PDF fullscreen - full PDF viewer -->
|
|
<embed src="{{ output_path }}#toolbar=1&navpanes=1&view=FitH"
|
|
type="application/pdf"
|
|
class="extractor-fullscreen pdf-fullscreen"
|
|
style="width: 100%; height: 100vh;">
|