1
0
pdfbox/README.md
2024-05-08 21:11:24 +01:00

635 B

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