You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a page contains a null in the annotations list, no annotation can be removed anymore.
java.lang.UnsupportedOperationException: removing entries from a filtered List is not permitted
at org.sejda.sambox.cos.COSArrayList.remove(COSArrayList.java:199)