How to Digitally Sign a Dynamically Created PDF Document Using PDFBox?
问题 Pardon Me! I am poor in java. Please Correct me wherever I am wrong and improve wherever I am poor! I am trying to digitally sign a dynamically created pdf using PDFBox with the following program: Tasks in the Program: (i) Creating Template PDF (ii) Updating ByteRange, xref, startxref (iii) Constructing Original Document for Signature Creation (iv) Creating Detached Enveloped Digital Signature (v) Constructing Digitally Signed PDF Document by concatenating Original Doc Part - I, Detached