wkhtmltopdf is escaping the # to %23 in when it creates the PDF from something like this:
Open this url: <a href="http://globalonenessproject.local.loft/about-project#sm=login">/about-project#sm=login</a>
it works fine in the html version, but not the pdf version