---
title: "Add Bates number in PDF using JavaScript | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/web/editor/add-bates-number/"
md_url: "https://www.nutrient.io/guides/web/editor/add-bates-number.md"
last_updated: "2026-06-09T10:19:57.965Z"
description: "With Nutrient Web SDK, you’ll soon be able to add Bates numbering to PDFs using JavaScript. It’ll be easy to set the number of digits."
---

# Add Bates numbering in PDFs using JavaScript

With Nutrient Web SDK, you’ll soon be able to add Bates numbering to PDFs using JavaScript. It’ll be easy to set the number of digits, the starting number, and the prefix or suffix to be appended to each Bates number.

> **Get notified:** Sign up to be notified as soon as this feature is released.

> (This feature is not yet available)

---

## Related pages

- [Add images to PDFs using JavaScript](/guides/web/editor/add-image.md)
- [Add pages to PDFs using JavaScript](/guides/web/editor/add-page.md)
- [Process documents via Document Engine or DWS API using JavaScript](/guides/web/editor/backend-processing.md)
- [PDF content editing API for Web](/guides/web/editor/content-editor-api.md)
- [Edit PDF text using our JavaScript content editor](/guides/web/editor/edit-text.md)
- [PDF editing toolbar and UI](/guides/web/features/document-editor-ui.md)
- [Headless PDF editor](/guides/web/features/document-editor.md)
- [Edit page labels in a PDF](/guides/web/editor/page-label.md)
- [Replace text in PDFs using JavaScript](/guides/web/editor/replace-text.md)
- [JavaScript PDF editor library](/guides/web/editor.md)
- [Split PDFs using JavaScript](/guides/web/editor/split.md)
- [Merge PDF files using JavaScript](/guides/web/editor/merge-or-combine.md)

