Bug 266212 - print/pdfbox: add pdfbox-app to installed jars
Summary: print/pdfbox: add pdfbox-app to installed jars
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-04 02:41 UTC by Henry Hu
Modified: 2024-04-17 09:52 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ale)


Attachments
patch to install pdfbox-app (1.61 KB, patch)
2022-09-04 02:41 UTC, Henry Hu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry Hu 2022-09-04 02:41:25 UTC
Created attachment 236347 [details]
patch to install pdfbox-app

PDFBox has some fairly useful utilities, especially the PDF debugger.
These utilities can be accessed by running "java -jar pdfbox-app.jar".
However, this jar is not installed by this port.
Although we can download it manually (from https://archive.apache.org/dist/pdfbox/2.0.14/, for example), it would be nice if we can install it automatically. It would be even nicer if we can install a script into /usr/local/bin.
Comment 1 delainesauers 2024-04-17 09:52:11 UTC
(In reply to Henry Hu from comment #0 PDFBox has some fairly useful utilities, especially the PDF debugger.
These utilities can be accessed by running "java -jar pdfbox-app.jar".
However, this jar is not installed by this port.
Although we can download it manually (from https://archive.apache.org/dist/pdfbox/2.0.14/ https://smashkartsio.com , for example), it would be nice if we can install it automatically. It would be even nicer if we can install a script into /usr/local/bin.)



What are some common use cases for PDFBox utilities?