| # pdfbox_plugin | |
| Example of a JNI plugin using JNIgen to auto-generate bindings for PDFBox java library. | |
| Bindings can be generated by running `dart run tool/jnigen.dart`. Required source code and JARs will be downloaded using maven (requires `mvn` command). | |