---
title: "Nutrient Java SDK template guides"
canonical_url: "https://www.nutrient.io/guides/java/templates/"
md_url: "https://www.nutrient.io/guides/java/templates.md"
last_updated: "2026-05-15T19:10:05.044Z"
description: "Learn how to use Nutrient Java SDK to generate documents from templates in PDF, Word, and more."
---

# Nutrient Java SDK template guides

Nutrient Java SDK enables you to generate documents from templates in various formats, including PDF and Word. These guides provide step-by-step instructions on how to perform different types of document generation using the SDK.

- [Word template in JSON](/guides/java/templates/word-template-generation.md)
   Generate documents from Word templates with JSON data.

- [Word template in JSON to PDF/UA](/guides/java/templates/word-template-to-pdf-ua.md)
   Generate documents from Word templates with JSON data and convert to accessible PDF/UA format.

---

## Related pages

- [Word template generation and processing](/guides/java/templates/word-template-generation.md)
- [Word template processing-to-PDF/UA conversion](/guides/java/templates/word-template-to-pdf-ua.md)

