1
0
Fork 0
No description
Find a file
Andy Bunce cc29aeca9d
Some checks failed
Run BaseX Tests / test (push) Failing after 1m12s
W
2025-02-02 10:34:52 +00:00
.gitea/workflows W 2025-02-02 10:34:52 +00:00
.github/workflows [mod] gitea actions 2025-01-04 13:52:28 +00:00
.vscode [add] image save 2024-04-11 12:45:23 +01:00
docs [mod] gitignore xqdoc 2025-01-26 16:36:02 +00:00
samples.pdf [add] github workflow 2025-01-03 16:03:13 +00:00
scripts W 2025-02-02 10:34:52 +00:00
src [add] bxs 2025-02-01 21:35:09 +00:00
.gitignore [mod] gitignore 2025-01-27 16:58:48 +00:00
.xqdoca [mod] update to pdfbox 3.0.3 2025-01-25 22:19:46 +00:00
LICENSE [add] notebook 2024-02-28 23:11:09 +00:00
package.json [add] ci-basex 2025-01-04 13:38:27 +00:00
README.md [mod] tidy 2025-01-31 16:09:25 +00:00

Pdfbox

BaseX (10+) interface to Pdfbox 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 jars and xqm files to the dist folder.