aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2015-04-20pdf/ua docs - added parameter in profilesChristian Maierhofer4-77/+79
2015-04-17started pdf/ua implementationChristian Maierhofer4-42/+169
2015-04-15Version changed to 4.0.7-RC4.0.7-RCAndreas Fitzek1-1/+1
2015-04-03Merge branch 'master' of gitlab.iaik.tugraz.at:afitzek/pdf-as-4Andreas Fitzek6-0/+0
2015-04-03support automatic positioning for rotated pdf documentsAndreas Fitzek1-1/+1
2015-04-02modified documentationChristian Maierhofer6-0/+0
2015-04-02Reload servlet mapping fixedAndreas Fitzek1-1/+1
2015-04-02Fixed external Overwrite whitelist bugAndreas Fitzek2-3/+3
2015-03-26Config updateAndreas Fitzek2-2/+2
2015-03-26Overwrite parameter prefix set to ov:Andreas Fitzek1-1/+1
2015-03-26Documentation updateAndreas Fitzek6-0/+0
2015-03-26added Whitelist for external configuration overwritesAndreas Fitzek4-29/+90
2015-03-20added Placeholder ID and Mode configuration settingsAndreas Fitzek8-10/+54
2015-03-20Allow external configuration overwrite in PDF-AS-WEBAndreas Fitzek7-71/+162
2015-03-20added KeyIdentifier selection for MOA via PDF-AS-WEBAndreas Fitzek3-3/+86
2015-03-20remove debug preprocessorAndreas Fitzek1-1/+1
2015-03-06fixed null reference exception: QR Code search in page without contentAndreas Fitzek1-1/+6