This page (revision-24) was last changed on 24-Feb-2016 11:05 by Albrecht Striffler

This page was created on 31-Oct-2012 12:49 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
24 24-Feb-2016 11:05 5 KB Albrecht Striffler to previous
23 18-Dec-2012 11:41 5 KB Albrecht Striffler to previous | to last
22 18-Dec-2012 11:38 5 KB Albrecht Striffler to previous | to last
21 18-Dec-2012 11:38 5 KB Albrecht Striffler to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 43 changed 6 lines
The application is started by double-clicking the executable (jar or exe). Alternatively, you can use the command line version for more options:
> java –jar KnowledgeBaseBook.jar ~[OPTIONS]
The available options are as follows (the default values are given in parentheses):
-k path to the knowledge base (knowledgebase.d3web) -t path to template file (template/main.xml) -l path to the logo image (template/logo.png) -c path to the custom layer (template/customLayer.xml) -o path of the output file (KBB.pdf)
-r revision of the document (${docrev}) -i id of the document (${docid}) -h help
Notes:
The application is started by double-clicking the executable (jar or exe). Alternatively, you can use the command line version for more options:\\
> java –jar KnowledgeBaseBook.jar ~[OPTIONS]\\
The available options are as follows (the default values are given in parentheses):\\
-k path to the knowledge base (knowledgebase.d3web) -t path to template file (template/main.xml) -l path to the logo image (template/logo.png) -c path to the custom layer (template/customLayer.xml) -o path of the output file (KBB.pdf)\\
-r revision of the document (${docrev}) -i id of the document (${docid}) -h help\\
!Notes: