PDFBox can’t map correctly
This is my code now to map and show all the pages of an ebook in a JavaFx application and I know that I’m not mapping all possible things but what I’m mapping I’m not able to do the same as it is in the ebook
Can’t use Font.loadFont(InputStream, double)
I’m trying to load a font by its bytes with method Font.loadFont(InputStream var0, double var1), but it doesn’t load the font