agregacion pdf
This commit is contained in:
parent
c3b0c0921b
commit
1a8431e962
|
@ -458,6 +458,9 @@ export class DashboardUserComponent implements OnInit {
|
||||||
doc.addPage('p');
|
doc.addPage('p');
|
||||||
|
|
||||||
saveGeneratedPDF(doc, _fileName);
|
saveGeneratedPDF(doc, _fileName);
|
||||||
|
} else {
|
||||||
|
/*REPORTES POR ENCUESTA:
|
||||||
|
* */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue