Romain Lesur
Romain Lesur
I need more information to understand the problem. Please, can you describe your environment (system, desktop, server, proxy...)? Could you also run `pagedown::chrome_print("mycv.html", format = "pdf", verbose = 2)` **without...
Thanks for these informations. I still don't understand what is the problem. I need more information. Please, could you run `xfun::session_info("pagedown")`? I also need the results of the following tests....
These tests passed. Your configuration seems to be OK: - pagedown finds Chrome - Chrome is sufficiently recent - Headless Chrome websocket server is found by R - a PDF...
Thanks a lot. From the last log, `chrome_print()` seems to work well but the process is slow (why? I don't know... maybe a slow internet connexion or an antivirus?). Could...
@itsmevidhyak wrote: > If I upload the .rmd code, html file, relevent dependencies and the index files in a private test repo and will give access to you will that...
> Or do you think, I should uninstall the entire R (I am anyway planning to update to recent version soon) and reinstall all the packages in R again and...
I spent a lot of hours on this issue: now, I can reproduce it on Windows ~~(I haven't tested yet on Linux)~~ but I cannot reproduce it on Bionic. First...
After diving more in this issue, I am now convinced this is a bug in headless Chrome 79 on Windows when having a CSS font-face declaration like this one (this...
For the record, I've opened an issue in the Chromium project .
A follow up on this issue: I've omitted an important point, I was able to reproduce the issue on Windows 7. I've tried on Windows 10 and Chrome >= 79...