I have a problem related to disposing of resources.
I’m trying to retrieve portions of pdf files and combine them into a new
pdf file. I’m using Apache PDFBox for the purpose.
Splitting a pdf into pages creates a PDDocument for each page, and
PDDocuments need to be explicitly closed. If you do not
Thanks for all the great advice. I think it really reinforces another thing
I like about Clojure, that it has a wonderful community.
One idea that's come up several times is the notion that if we push Clojure
then any problems we have will get blamed on Clojure, and unfortunately
this rings true t