28 lines
635 B
Markdown
28 lines
635 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
|
|
|
|
Uses
|
|
* https://github.com/blikblum/slick-router#readme
|
|
* https://dev.to/blikblum/slick-router-a-powerful-router-for-web-components-3fck
|
|
|
|
## Sync
|
|
```
|
|
cd C:\Users\mrwhe\git\expkg-zone58\pdfbox\src\webapp\pdf
|
|
|
|
c:\DeltaCopy\rsync -rlptz --progress --exclude=.git --exclude=.vscode . andy@localhost::basexserv/
|
|
```
|
|
## Jars
|
|
* fontbox-3.0.2.jar
|
|
* pdfbox-3.0.2.jar
|
|
* pdfbox-io-3.0.2.jar
|
|
* commons-logging-1.3.1.jar
|
|
|
|
3.6 mb |