aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-17Allow BASE64 File uploadAndreas Fitzek1-171/+178
2015-09-17before cherry pickfschneider7-155/+351
2015-09-03Preparations for appfschneider12-12/+355
2015-09-01send post message to parent in result pageAndreas Fitzek4-1/+41
Conflicts: pdf-as-web/src/main/resources/template_provide.html
2015-09-01tempfschneider5-5/+6
2015-09-01User Interface nearly finishedfschneider521-283/+58143
2015-08-20Bootstrap centering and Responsive navBarfschneider3-552/+74
2015-08-20Before: Back to Center Positioning with Bootstrapfschneider3-7/+70
2015-08-19Responsive Design for most Cfschneider12-775/+1516
2015-08-13Improvementsfschneider8-37/+195
2015-08-13SignaturePlacement-changesfschneider2-4/+7
2015-08-13OnePageScrollingfschneider4-39/+55
2015-08-12ToBeChangedfschneider8-182/+296
2015-08-11nav bar and navigation/new form design/use of bootstrapfschneider30-39/+11150
2015-08-06Preparing for Bootstrapfschneider28-7/+14
2015-08-06Moved dropzone and file browserfschneider3-17/+54
2015-08-05Fixed drag over not highlighting correctlyfschneider30-1/+15
2015-08-05Test Commitfschneider30-1/+75
2015-07-14many fixes for html5 js viewer integrationAndreas Fitzek16-43/+634
2015-07-13updated report / documentationThomas Felber1-0/+0
2015-07-13introduced statusobject to app.js, file get reqeust parameter now gets ↵Thomas Felber8-88/+488
handled within app.js and not in viewer.js anymore. fixed a bug where a placed signature would dissappear if the user scrolls too far away. updated some stylesheets. parent and child frame dont talk via postmessage anymore, instead functionality of the DOM is used. added porject report / documentation
2015-07-13removed unneeded console outputThomas Felber2-6/+0
2015-07-13changed .gitignore such that pdf.js build folder can get pushed + added ↵Thomas Felber3-1/+47248
pdf.js build folder
2015-07-13removed jspdf referencesThomas Felber5-815/+0
2015-07-13Improved Signature Placement, Removed unneeded pdf.js UI elements, enabled ↵Thomas Felber10-60/+185
possibility to sign with server keystore, added possibility to sign pdfs (give as url) by calling pdf.js with appropriate request parameters
2015-07-13switched to jspdf with pdf.js, added movable signatureblock prototype, ↵Thomas Felber6-79/+138
updated js in order to make pdf.js work
2015-07-13deleted jsPDF, added pdf.js, updated index.jsp + css and jsThomas Felber362-35/+28577
2015-07-13added html, css, jsThomas Felber10-7/+1087
2015-07-06added encoding decoding functions for UTF16 stringsAndreas Fitzek1-0/+18
2015-07-06Upload Sizes configurableAndreas Fitzek2-6/+50
2015-06-24documentation updatesAndreas Fitzek2-0/+0
2015-06-24Version changedAndreas Fitzek1-1/+1
2015-06-24PDFA, output intents will be always overwritten, with packagedAndreas Fitzek1-60/+128
2015-06-16Change tomcat version to 8.0.234.0.7Andreas Fitzek1-1/+1
2015-06-16Changed Version to 4.0.7Andreas Fitzek1-1/+1
2015-06-16Changed test QR Code contentAndreas Fitzek1-2/+2
2015-05-22TTF font caching, Import cleanup, auto positioning in rotated pagesAndreas Fitzek13-131/+166
2015-05-22removed signing-time attribute from keystore signerAndreas Fitzek1-1/+1
2015-05-06merge PDFUAAndreas Fitzek12-58/+190
2015-05-06added docChristian Maierhofer2-0/+0
2015-05-06potential fix for wrongly formated streamAndreas Fitzek1-10/+3
2015-04-24forgot to uncomment the line again see last commitAndreas Fitzek1-1/+1
2015-04-24Always remove the alpha channel when signing PDF-A1/b dokuments from ↵Andreas Fitzek4-47/+79
signatureimage
2015-04-23fixed documentation - BUG #PDFAS-7Christian Maierhofer2-0/+0
2015-04-23error handlingChristian Maierhofer2-76/+78
2015-04-22debug outputChristian Maierhofer1-1/+2
2015-04-22add the Tabs element to page if new page is addedChristian Maierhofer1-0/+5
2015-04-21automatic positioningChristian Maierhofer1-4/+2
set max_char_pos to effective page height if the last last character on page already reaches the footer, so that a new page is created for the signature block
2015-04-21fixed automatic sig-placement for rotated pdfsChristian Maierhofer1-12/+8
2015-04-20document element needed to be updatedChristian Maierhofer1-0/+2