I have this code which exports a div with id invoice to a pdf (when pressed a button).
invoice
exportAsPDF(div_id) { var doc = new jspdf(); var conten