Commit f355e536 by Joel Florentin

Merge branch 'giuli_001' of https://phoebe.roshka.com/gitlab/hshah/TalentoHumano into joel-001

parents 13da5dba fc72c8d5
...@@ -404,7 +404,7 @@ ...@@ -404,7 +404,7 @@
margin: [1, 1, 1, 1], margin: [1, 1, 1, 1],
filename: 'myfile.pdf', filename: 'myfile.pdf',
image: { type: 'jpeg', quality: 0.98 }, image: { type: 'jpeg', quality: 0.98 },
html2canvas: { scale: 2 }, html2canvas: { scale: 1, height: 1400, width: 1300 },
jsPDF: { unit: 'in', format: 'a2', orientation: 'portrait' } jsPDF: { unit: 'in', format: 'a2', orientation: 'portrait' }
}; };
buttonsRow.style.display = "none"; buttonsRow.style.display = "none";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment