1
0
Fork 0
pdfbox/README.md
2025-01-31 16:09:25 +00:00

15 lines
331 B
Markdown

# Pdfbox
BaseX (10+) interface to [Pdfbox](https://pdfbox.apache.org/) version 3
## Features
* read page count
* read outline
* read pagelabels
* read page text
* save pdf page range to new pdf
* save pdf page as image
## Build
Use `scripts/make-fat-jar.xq` to package the required `jar`s and `xqm` files to the `dist` folder.