wkhtmltopdf 把一个带参数的链接 导出pdf失败

wkhtmltopdf 把一个带参数的链接 导出pdf失败

例如 wkhtmltopdf https://www.baidu.com?type=mpage&yeyid=4 D:\0app\tongbang\WebContent\a1.pdf

只要链接中有&符号 就会报错

报错内容:
Contact:
If you experience bugs or want to request new features please visit
https://github.com/wkhtmltopdf/wkhtmltopdf/issues

'yeyid' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

请教大家如何解决这个问题

链接加引号