Skip to content

Commit a16ea62

Browse files
authored
Merge pull request #1 from neuberoliveira/patch-1
Update README.md
2 parents 7e8c02a + ff4a3ef commit a16ea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ config = {
119119

120120

121121
// Rendering options
122-
"base": "file:///home/www/your-asset-path/", // Base path that's used to load files (images, css, js) when they aren't referenced using a host
122+
"base": "file:///home/www/your-asset-path/", // Base path that's used to load files (images, css, js) when they aren't referenced using a host. The path must end with a trailing slash, other wise files wont load
123123

124124
// Zooming option, can be used to scale images if `options.type` is not pdf
125125
"zoomFactor": "1", // default is 1

0 commit comments

Comments
 (0)