Load and render pages in parallel, to speed up processing. [PDFBox is officially not thread safe but they are moving towards thread safe rendering](https://issues.apache.org/jira/browse/PDFBOX-3071?focusedCommentId=14982069&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14982069), so we should also move towards that direction.