mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-10-15 11:16:24 +02:00
Fix ConcurrentModificationException by collecting XObject names - Changed to use a list to collect XObject names before removal. - Avoids ConcurrentModificationException by modifying resources outside the iteration. Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> |
||
---|---|---|
.. | ||
PdfImageRemovalService.java |