I am trying to generate a PDF file in some method and then display it in browser. So far, what I have is this:
nightmare .goto(url) .wait(\'body\')