perl-PDF-WebKit
perl-PDF-WebKit copied to clipboard
Support args with multiple values
Some of the command line arguments supported by wkhtmltopdf requires more than one value (like --cookie and --custom-header). This patch allow users to specify multiple values by passing a array-ref.