Details
Description
Before version 6.3 of IcePDF there was a possibility to save annotations outside of the original document. We used the following method to receive the annotoations:
byte[][] updates = IncrementalUpdater.getUpdatedDocumentObjects(this
.getDocument());
This method is no longer available and I wasn't able to find another way to do this.
byte[][] updates = IncrementalUpdater.getUpdatedDocumentObjects(this
.getDocument());
This method is no longer available and I wasn't able to find another way to do this.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3.1 [ 13113 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Added method to obfuscation files and verified in build logs. Marking as fixed.