python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
iText7 : Image in pdf file causing error in deferred signing
So I have added a image to pdf. But when I sign the pdf file with image using deferred signing, it's giving the error "The document has been altered or corrupted since the Signature was applied&q...
SirNoobALot
Votes: 0
Answers: 1
ExceptionInInitializerError on Itext 7
I tried to make PDF with itext 7.2.1, this is my code:
try{
String path = Environment.getExternalStorageDirectory().getAbsolutePath() + "/Kegiatan/" + eventName + ".pdf"...
aldi nugraha
Votes: 0
Answers: 0