.NET Technology Show

Backstage pass to all things ServiceStack & .NET

Listen

ServiceStack PDF Studio — From AI Design to Production PDFs

Design Typst PDFs with AI Chat, publish validated templates, generate typed C# models and render production documents from your ServiceStack APIs


ServiceStack PDF Studio introduces a comprehensive lifecycle for managing document generation within .NET applications using the Typst typesetting system.

The platform leverages AI-assisted design to help developers rapidly prototype templates from natural language or images, which are then converted into validated, versioned artifacts.

Crucially, the system enforces a strict boundary where AI is excluded from production, ensuring that final document rendering is deterministic and secure.

Administrators can manage these templates through a dedicated Admin UI that facilitates testing, history tracking, and the generation of strongly typed C# models.

By integrating these models with the IPdfRenderer, applications can programmatically generate invoices, reports, and labels within standard APIs or background tasks.

This workflow combines the creative speed of generative AI with the reliability required for enterprise-grade document production.