1
0
Fork 0
No description
Find a file
2025-02-03 14:31:30 +00:00
.gitea/workflows [mod] xar 2025-02-03 14:15:01 +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 [mod] xar 2025-02-03 14:15:01 +00:00
src [mod] xar 2025-02-03 14:15:01 +00:00
.gitignore [mod] git ignore 2025-02-03 14:31:30 +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.