I'm using the jsPDF plugin to generate a PDF. In my created method, I get an array, scroll through it, try to write and position dynamically in the PDF, however I have no idea how to do it.
$scope.gerarPdf = function (item) {
var do...
asked by
16.07.2018 / 19:26