htmlbook2pdf
htmlbook2pdf copied to clipboard
GitBook to PDF
Results
2
htmlbook2pdf issues
Sort by
recently updated
recently updated
newest added
Hello, I tried to use the your instruction as I am trying to save a gitbook link. but I get the following error. 
Used AI to adjust this for my use case. i based it off of https://apidocs.bridge.xyz/docs/getting-started ``` const { chromium, devices } = require('playwright'); const path = require('path'); const fs =...