Skip to content

Commit 29f3e9b

Browse files
committed
get y coordinate after html rendering to PDF
1 parent edf1c20 commit 29f3e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/from_html.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,7 @@
503503
}
504504
i++;
505505
}
506+
elementHandlers.outY = renderer.y;
506507

507508
if (isBlock) {
508509
return renderer.setBlockBoundary(cb);

0 commit comments

Comments
 (0)