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: pdf/nodejs/acroforms/create/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Creating an AcroForm via Cloud Node.js SDK
3
-
url: /nodejs/acro-forms/add/
3
+
url: /nodejs/acroforms/add/
4
4
description: Aspose.PDF Cloud allows you to add Form Fields to a PDF Document. Check the Node.js source code to add fields and create AcroForms PDF file.
5
5
lastmod: "2024-11-19"
6
6
---
@@ -35,7 +35,7 @@ In order to create an AcroForm to PDF, we'll use
0 commit comments