Files
ArchiveBox/archivebox/plugins/pdf/templates/full.html
2026-01-19 14:33:20 -08:00

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;">