[
https://issues.apache.org/jira/browse/PDFBOX-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145927#comment-15145927
]
Tilman Hausherr commented on PDFBOX-3030:
-----------------------------------------
IMHO the log4j entry can be removed in the 2.0 FAQ; instead, an entry should be
added that explains how to use additional libraries with the command line
utilities, i.e. mention the name of the main classes
(org.apache.pdfbox.tools.PDFBox and
org.apache.pdfbox.tools.Validator_A1b.class). What I do is to copy all needed
jars in a lib subdirectory, and the call is like this:
{code}
java -cp "pdfbox-app-2.0.0.jar;lib/*" org.apache.pdfbox.tools.PDFBox
...parameters...
{code}
> Enhance documentation for PDFBox 2.0.0
> --------------------------------------
>
> Key: PDFBOX-3030
> URL: https://issues.apache.org/jira/browse/PDFBOX-3030
> Project: PDFBox
> Issue Type: Task
> Components: Documentation
> Affects Versions: 2.0.0
> Reporter: Maruan Sahyoun
> Assignee: Maruan Sahyoun
> Attachments: TGH-16862c48-6b0b-410e-8fc6-b1d9f4418ecc.htm
>
>
> Task to track enhancements to the documentation or website as part of PDFBox
> 2.0.0
> - update javadoc (current as of writing)
> - migration guide
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]