[ https://issues.apache.org/jira/browse/PDFBOX-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr resolved PDFBOX-4335. ------------------------------------- Resolution: Fixed Assignee: Tilman Hausherr Done. Thanks for the suggestion! > Overlay should implement Closeable > ---------------------------------- > > Key: PDFBOX-4335 > URL: https://issues.apache.org/jira/browse/PDFBOX-4335 > Project: PDFBox > Issue Type: Improvement > Components: Utilities > Affects Versions: 2.0.12 > Reporter: Wiktor Kwapisiewicz > Assignee: Tilman Hausherr > Priority: Major > Fix For: 2.0.13, 3.0.0 PDFBox > > Attachments: > 0001-PDFBOX-4335-Implement-java.io.Closeable-in-Overlay.patch > > > `org.apache.pdfbox.multipdf.Overlay` class has `close` method but it doesn't > implement Closeable interface. Other classes, such as PDDocument, do > implement it. > Attached patch. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org