summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-03-16 17:13:47 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:45 +0200
commit29703fb35afaf888afc8afd0864d9bebf663e59c (patch)
tree64e3da9f38d594496fe70c50ed254c1157fb3db6 /index.html
parente589d91be7746b2dbe0fec4fd71ba7857567c6e4 (diff)
downloadwvs-vplan-29703fb35afaf888afc8afd0864d9bebf663e59c.tar.gz
wvs-vplan-29703fb35afaf888afc8afd0864d9bebf663e59c.zip
erster Versuch, ein PDF zu extrahieren [funktioniert nicht]
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7ac5d31..c872df7 100644
--- a/index.html
+++ b/index.html
@@ -49,6 +49,12 @@
</div>
<div role="main" class="ui-content">
hier stehen die Vertretungen
+ <div id="output">
+ </div>
+ <div display:none>
+ <iframe id="input"></iframe>
+ <iframe id="processor" src="js/pdf.js"></iframe>
+ </div>
</div>
</div>
</div>