Array ( [0] => You need to specify at least one input file, and exactly one output file [1] => Use - for stdin or stdout [2] => [3] => Name: [4] => wkhtmltopdf 0.12.6.1 (with patched qt) [5] => [6] => Synopsis: [7] => wkhtmltopdf [GLOBAL OPTION]... [OBJECT]... [8] => [9] => Document objects: [10] => wkhtmltopdf is able to put several objects into the output file, an object is [11] => either a single webpage, a cover webpage or a table of contents. The objects [12] => are put into the output document in the order they are specified on the [13] => command line, options can be specified on a per object basis or in the global [14] => options area. Options from the Global Options section can only be placed in [15] => the global options area. [16] => [17] => A page objects puts the content of a single webpage into the output document. [18] => [19] => (page)? [PAGE OPTION]... [20] => Options for the page object can be placed in the global options and the page [21] => options areas. The applicable options can be found in the Page Options and [22] => Headers And Footer Options sections. [23] => [24] => A cover objects puts the content of a single webpage into the output document, [25] => the page does not appear in the table of contents, and does not have headers [26] => and footers. [27] => [28] => cover [PAGE OPTION]... [29] => All options that can be specified for a page object can also be specified for [30] => a cover. [31] => [32] => A table of contents object inserts a table of contents into the output [33] => document. [34] => [35] => toc [TOC OPTION]... [36] => All options that can be specified for a page object can also be specified for [37] => a toc, further more the options from the TOC Options section can also be [38] => applied. The table of contents is generated via XSLT which means that it can [39] => be styled to look however you want it to look. To get an idea of how to do [40] => this you can dump the default xslt document by supplying the [41] => --dump-default-toc-xsl, and the outline it works on by supplying [42] => --dump-outline, see the Outline Options section. [43] => [44] => Description: [45] => Converts one or more HTML pages into a PDF document, using wkhtmltopdf patched [46] => qt. [47] => [48] => Global Options: [49] => --collate Collate when printing multiple copies (default) [50] => --no-collate Do not collate when printing multiple copies [51] => --copies Number of copies to print into the pdf file (default 1) [52] => -H, --extended-help Display more extensive help, detailing less common command switches [53] => -g, --grayscale PDF will be generated in grayscale [54] => -h, --help Display help [55] => --license Output license information and exit [56] => --log-level Set log level to: none, error, warn or info (default info) [57] => -l, --lowquality Generates lower quality pdf/ps. Useful to shrink the result document space [58] => -O, --orientation Set orientation to Landscape or Portrait (default Portrait) [59] => -s, --page-size Set paper size to: A4, Letter, etc. (default A4) [60] => -q, --quiet Be less verbose, maintained for backwards compatibility; Same as using --log-level none [61] => --read-args-from-stdin Read command line arguments from stdin [62] => --title The title of the generated pdf file (The title of the first document is used if not specified) [63] => -V, --version Output version information and exit [64] => Page Options: [65] => --print-media-type Use print media-type instead of screen [66] => --no-print-media-type Do not use print media-type instead of screen (default) [67] => Contact: [68] => If you experience bugs or want to request new features please visit [69] => [70] => [71] => [72] => [73] => [74] => [75] => [76] => [77] => [78] => [79] => [80] => [81] => [82] => [83] => [84] => [85] => )