L'embed est du HTML, pas un PDF
This commit is contained in:
parent
651d035ecc
commit
a28b644795
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
|||
{/if}
|
||||
|
||||
<div style="margin-top: 1em; width: min-content;">
|
||||
<embed src="pdf.php?id={$id}" type="application/pdf" width="840px" height="1188px" style="max-width: 900px; border: 1px solid black;">
|
||||
<embed src="pdf.php?id={$id}" width="840px" height="1188px" style="max-width: 900px; border: 1px solid black;">
|
||||
</div>
|
||||
{include file="admin/_foot.tpl"}
|
||||
|
|
Loading…
Add table
Reference in a new issue