From 21298359e6fe6eec9a4083f8ed8c23e88338b5ff Mon Sep 17 00:00:00 2001 From: Thomas Felber Date: Fri, 10 Apr 2015 05:23:28 -0700 Subject: added html, css, js --- pdf-as-web/src/main/webapp/index.jsp | 85 +++++++++++++++++++++++++++++++++--- 1 file changed, 78 insertions(+), 7 deletions(-) (limited to 'pdf-as-web/src/main/webapp/index.jsp') diff --git a/pdf-as-web/src/main/webapp/index.jsp b/pdf-as-web/src/main/webapp/index.jsp index f3a3b957..0c35bc52 100644 --- a/pdf-as-web/src/main/webapp/index.jsp +++ b/pdf-as-web/src/main/webapp/index.jsp @@ -1,14 +1,82 @@ <%@page import="at.gv.egiz.pdfas.web.config.WebConfiguration"%> <%@page import="at.gv.egiz.pdfas.web.helper.PdfAsHelper"%> + -PDF-Signatur + + PDF-Signatur + + + + + -
+

header

+ + +
+ +
+

File Selector

+
+ Drag and Drop your Document here ... +
+
+

... or select File here

+ +
+
+ +
+

Sign Method

+
+ + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+

Language

+
+
+
+
+
+
+ + +
+

Preview

+
+ Please select the pdf file you want to sign! +
+
+ + + \ No newline at end of file -- cgit v1.2.3