Closed bttomio closed 3 years ago
Ok, I managed to correct the issue by inserting the complete directory in input
. Sorry for creating this issue.
No worries. Glad you found the issue - As you saw we did not really found time to look into it 😓
Did you find out how to correct this?, I tried with:
pagedown::chrome_print("E:/Mi unidad/Alvacast/SISTRAT 2019 (github)/pres_2022/pres_2022_sf_false.html", output="pres_2022_3.pdf")
and
pagedown::chrome_print(gsub(".Rmd",".html", rstudioapi::getSourceEditorContext()$path), output="pres_2022_3.pdf")
Could you please elaborate on how you fixed this error? I've tried adding in the input file path and it did not work.
I also have this problem and it was not solved by adding the full pathname.
Hello,
I don't know what I'm doing wrong here but the following message is appearing:
It used to work fine. File is available here.
Any help is very welcome. Thank you in advance!