1
0
Go to file
2025-01-03 16:43:30 +00:00
.github/workflows [mod] actions 2025-01-03 16:39:23 +00:00
.vscode [add] image save 2024-04-11 12:45:23 +01:00
docs [mod] cleanup 2024-05-08 21:11:24 +01:00
lib/pdfbox-3.0.2 [add] github workflow 2025-01-03 16:03:13 +00:00
samples.pdf [add] github workflow 2025-01-03 16:03:13 +00:00
src [add] github workflow 2025-01-03 16:03:13 +00:00
.gitignore [fix] slick-router 2024-04-03 12:12:32 +01:00
LICENSE [add] notebook 2024-02-28 23:11:09 +00:00
package.json [add] github workflow 2025-01-03 16:03:13 +00:00
README.md [mod] cleanup 2024-05-08 21:11:24 +01: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

Uses

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