<html> <head> </head> <body> <h1>Sign PDF-Dokument</h1> <form action="Sign" method="POST" enctype="multipart/form-data"> <input type="file" name="pdffile" /> <input type="submit" value="Card"> <input type="submit" value="Handy"> </form> </body> </html>