By the way, is it even possible to protect with password a document that is signed twice?
2015-12-21 22:01 GMT+03:00 Глеб Г.Г. <[email protected]>: > Aw, forgive me big time! It was mine piece of code that created the issue. > I was protecting document with password and this somehow messed thing up, > even if I left passwords blank. > > 2015-12-21 21:45 GMT+03:00 Tilman Hausherr <[email protected]>: > >> Am 21.12.2015 um 19:43 schrieb Глеб Г.Г.: >> >>> Or do I need to set specific >>> reopsitory? >>> >> >> Ooops, yes, indeed: >> https://pdfbox.apache.org/2.0/getting-started.html >> >> >> |<repository> <id>ApacheSnapshot</id> <name>Apache Repository</name> <url> >> https://repository.apache.org/content/groups/snapshots/</url> >> <snapshots> <enabled>true</enabled> </snapshots> </repository>| >> >> >> >

