Commit 5390b9bb authored by Mohammad Jose Rizal's avatar Mohammad Jose Rizal :8ball:
Browse files

update

parent c303f64d
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -318,7 +318,7 @@ export default {
let position = 0;
if (heightLeft <= pageHeight) {
if (imgHeight < pageHeight) {
pdf.addImage(imgData, 'PNG', 0, 0, imgWidth, imgHeight);
} else {
while (heightLeft >= 0) {
......
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