I am trying to make an ionic 2 app. I have a pdf generated using jsPDF.
The code for the same is
var doc = new jsPDF(); doc.setFontStyle(\'Bold\'); doc