Hello, I want to use the PDFBox for getting basic information like page count from PDF files. I want to split them to pages and merge them back together.
I saw in the jar file that there are some resources which are huge >100KB and they seem to be like Chinese fonts - I'm not sure. Which of these are save to be removed to create a "lite" version of pdfbox ? I want to use my application for pdfs mainly using English, German - European languages. Any advice is gladly apreciated -- Best regards, L.K.

