Description
PDFBOX-4855 introduced support for memory mapped files, but there is still some room for improvements. The current implementation doesn't support paging (the whole file is mapped to memory) and therefore doesn't support files bigger than Integer.MAX_VALUE