You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Generate `fonts.json` metadata for Nutrient PDF SDK font bundles.
4
4
5
+
📖 **Guide**: [Dynamic Font Loading in Nutrient Web SDK](https://www.nutrient.io/guides/web/forms/fill-form-fields/dynamic-font-loading/)
6
+
5
7
## Installation
6
8
7
9
```bash
@@ -70,6 +72,11 @@ Generates a `fonts.json` file with font metadata:
70
72
71
73
- Node.js 18+
72
74
75
+
## Learn More
76
+
77
+
-[Dynamic Font Loading Guide](https://www.nutrient.io/guides/web/forms/fill-form-fields/dynamic-font-loading/) — How to use custom font bundles with Nutrient Web SDK
78
+
-[Nutrient Web SDK](https://www.nutrient.io/sdk/web/) — PDF SDK for web applications
0 commit comments