Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.5
-
Fix Version/s: 6.3
-
Component/s: Viewer RI
-
Labels:None
-
Environment:Viewer RI
-
Support Case References:Support Case 14221:- https://icesoft.my.salesforce.com/5000g00001nWJPv
Description
A client has asked us about making the org.icepdf.core.annotations.interactive.enabled property dynamic as it is currently defined as static property.
The ideal fix would be move the flag out to the document model so that it can be easily configured on a document by document case.
The ideal fix would be move the flag out to the document model so that it can be easily configured on a document by document case.
Can you please provide a sample or part of the sample which satisfies the fix given - "move the flag out to the document model so that it can be easily configured on a document by document case.", since I have tried as I understood, by moving the flag to the outside of the SwingController object creation, which gives me the document, but the result didn't change for me.
My sample code attached here along with a sample acro form document, please check the code and modify according to the correct solution.