[Question] Can I load a local html file and transform it into PDF ?
rlataguerra opened this issue · 1 comments
rlataguerra commented
Hi,
I dont see anything in the documentation about opening a local file.
Is that possible ?
LucianoGanga commented
Hi!
As long as you can pass the local HTML URL, you will be ok. Try first opening that html in Chrome, just by dragging the file into the browser.. then copy that URL and try navigating through the headless chrome .
Cheers!
Luciano