package pdf
Type Members
- final case class Font(file: File, family: String) extends Product with Serializable
- class PdfGenerator extends AnyRef
You must have a WebDriver installed.
You must have a WebDriver installed.
For example if you use Chrome, add its path to 'webdriver.chrome.driver' environment variable, e.g.System.setProperty("webdriver.chrome.driver", """C:\selenium\chromedriver.exe""")