parm530
6/11/2019 - 4:18 PM

Open PDF in a new window using Rails FORM_FOR

Open PDF

  • If using a form_for element to download a pdf, the options for pdf is either download or open in the current window.
  • You can attach the target=_blank to the form in order to open the pdf in a new window.