Open manuel-koch opened 2 years ago
I ran into the same issue and eventually just put together my own solution: https://github.com/humanwhocodes/print-ready
It doesn't have as many features as pagedjs-cli, but it got me past the point where I was just waiting forever.
I have installed it using
npm install -g pagedjs-cli pagedjs
and tried to convert the attached html into a pdf. It should contain 10 sections/pages with each a dummy picture and a qr code image embedded as data-url. framed_image.html.zipI see two issues ( depending on how I start the command line tool ):
If I open the HTML in a browser (MacOS, Chrome Version 105.0.5195.125 (Offizieller Build) (x86_64)) and print it to pdf, it looks ok though. framed_image.chrome.pdf