Added support for 'Hermes Paketschein'
This commit is contained in:
parent
ca219e56c3
commit
ce057bd4b4
3 changed files with 49 additions and 2 deletions
|
@ -22,6 +22,14 @@
|
|||
<button>Convert!</button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="variant_box">
|
||||
<b>Variante 2</b><br>
|
||||
Hermes Paketschein DIN A4 → 100mmx150mm
|
||||
<form action="/hermes" method="post" enctype="multipart/form-data">
|
||||
<input name="upload" type="file" size="50" accept="application/pdf">
|
||||
<button>Convert!</button>
|
||||
</form>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue