You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2016/02/13 12:09:18 UTC

[jira] [Comment Edited] (PDFBOX-3030) Enhance documentation for PDFBox 2.0.0

    [ https://issues.apache.org/jira/browse/PDFBOX-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145927#comment-15145927 ] 

Tilman Hausherr edited comment on PDFBOX-3030 at 2/13/16 11:09 AM:
-------------------------------------------------------------------

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 PDFReader ...parameters...
{code}



was (Author: tilman):
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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org