We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c443710 commit f8d69edCopy full SHA for f8d69ed
CHANGELOG.md
@@ -11,6 +11,7 @@
11
// check allowed domain
12
return url.startsWith("https://example.com/");
13
});
14
+ ```
15
For details see [documentation](https://pdfmake.github.io/docs/0.3/getting-started/server-side/methods/#url-access-policy)
16
- Added validation for image height and width values
17
0 commit comments