Open cleawrence opened 4 years ago
The project is built for the JVM, and Android VM is slightly different. Android does not have the java.awt package, which is required by the Apache pdfbox dependency.
From the dependency perspective, you could try a few things:
The best solution would likely be for pdf-builder to support Android by using another PDF library than pdfbox.
Hi, i downloaded the lib but cant not find java.awt. I m on android studio.