Coming from pagedjs and desperate to find a reliable solution (pagedjs is randomly skipping lines on page break) I saw a mention of library here: pagedjs/pagedjs#274 (comment)
I was hopeful, but I can't seem to run your demo.
Here is the error that shows in the browser's console:
renderer.js:54 Uncaught TypeError: Cannot read properties of null (reading 'getComputedStyle')
at Renderer.processContent (renderer.js:54:27)
at HTMLDocument.<anonymous> (demo.html:16:12)
Am I missing something?
Coming from pagedjs and desperate to find a reliable solution (pagedjs is randomly skipping lines on page break) I saw a mention of library here: pagedjs/pagedjs#274 (comment)
I was hopeful, but I can't seem to run your demo.
Here is the error that shows in the browser's console:
Am I missing something?