index
:
pdf-as-4
master
PDF Amtssignatur 4.x (PAdES)
gpalfinger
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf-as-pdfbox-2
/
src
/
main
/
java
/
at
/
gv
/
egiz
/
pdfas
/
lib
/
impl
/
pdfbox2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
feat(core): add new page position parameter 'last'
Thomas
1
-47
/
+39
2023-09-20
fix(positioning): remove old code that prohibits newPage on already signed do...
Thomas
1
-8
/
+2
2023-09-13
chore(core): remove unused code
Thomas
1
-12
/
+1
2023-07-05
fix(positioning): only add a new page on less space if no concrete page was r...
Thomas
1
-1
/
+1
2023-06-29
fix(placeholder): search for requested placeholderId in matchMode 'sorted' too
Thomas
1
-23
/
+47
2023-06-26
refact(core): pdfBox signer refactoring
Thomas
1
-2
/
+1
2023-06-26
refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection
Thomas
3
-541
/
+439
2023-06-22
feat(placeholder): optimize possitioning by using QR-placeholder
Thomas
1
-13
/
+23
2023-04-18
chore(pos): change order of configuration check for 'less space'
Thomas
1
-4
/
+4
2023-03-02
feat(positioning): add hidden parameter to enforce new pages on already signe...
Thomas
1
-10
/
+25
2023-01-12
feat(sigblock): validate signature-profile information provided by QR-code pl...
Thomas
1
-30
/
+29
2023-01-12
feat(signatureblock): optimize processing for signed documents with less spac...
Thomas
1
-303
/
+316
2022-05-06
Avoid printing stack trace if results is null
Gerald Palfinger
1
-0
/
+3
2021-07-22
added getNextUnusedSignaturePlaceHolder => pdf over needs next unused placeho...
Alexander Marsalek
2
-10
/
+36
2021-07-12
renamed class
Alexander Marsalek
1
-1
/
+1
2021-07-12
v4.2.0-pdfOver API for PDF-OVER issue #52
Alexander Marsalek
2
-9
/
+39
2021-06-01
Merge branch 'feature/protected_pdf' into master
Alexander Marsalek
1
-6
/
+16
2021-05-20
Update checkPDFPermissions
Alexander Marsalek
1
-1
/
+8
2021-05-19
change analyzing of PDF protection level because it's maybe to restricted
Thomas
1
-6
/
+9
2021-04-20
fix?
Alexander Marsalek
2
-25
/
+102
2021-01-20
preparing 4.1.7 RC
Emina Ahmetovic
1
-7
/
+0
2021-01-18
update placeholder search
Emina Ahmetovic
1
-4
/
+7
2020-12-18
clear placeholders, add additional parameters in a default config
Emina Ahmetovic
1
-2
/
+5
2020-10-30
change log, reformat code
Emina Ahmetovic
1
-1
/
+2
2020-09-24
update libraries, use StringUtils
Emina Ahmetovic
1
-18
/
+13
2020-08-17
comment profile validation
Emina Ahmetovic
1
-2
/
+2
2020-07-30
rename signature profile
Emina Ahmetovic
1
-2
/
+3
2020-01-17
changes in qr placeholder search - additional information removed, location o...
emusic
3
-36
/
+17
2019-12-16
remove add new page functionality when signature already exists
emusic
2
-19
/
+44
2019-11-19
SignatureFieldsExtractor added
emusic
1
-0
/
+33
2019-06-19
pdf-as documentation changes, qr placeholder search on profile level enabled
emusic
1
-2
/
+1
2018-10-30
remove extra lines
emusic
1
-6
/
+1
2018-10-30
Positioning of signature block on first page enabled
emusic
1
-5
/
+5
2018-05-14
changes in pdf-as-lib
4.1.3
emusic
1
-3
/
+5
2018-03-21
changes regarding protection, bug fix, thread safe
emusic
1
-0
/
+5
2017-08-09
Fixed problem with PAdES Signatures, removed some attributes from CAdES signa...
4.1.1-RC
bschnalzer
1
-0
/
+1
2016-11-04
prepare for memory resource managment
Andreas Fitzek
1
-1
/
+7
2016-08-17
Added Profile configuration validation
Christian Maierhofer
1
-0
/
+131
2016-08-17
Moved Settings from common to lib
Christian Maierhofer
1
-2
/
+0
2016-08-17
removed legacy modes for pdfbox2
Christian Maierhofer
1
-3
/
+3
2016-08-17
modified placeholder extraction for pdfbox2
Christian Maierhofer
1
-7
/
+24
2016-08-17
added config params for bg-detection and debug rendering
Christian Maierhofer
1
-4
/
+8
2016-08-17
Modified sig-block positioning to image-based
Christian Maierhofer
4
-7
/
+115
2016-08-17
initial pdfbox-2 commit
Christian Maierhofer
6
-0
/
+1002