VDocs.NET

Simple, one-time pricing

Lifetime licenses with no subscriptions and no recurring fees. Pay once, use forever. Each license includes one year of updates and support.

30-day free trial — full access, no credit card required

Economy

For freelancers and solo developers

$89one-time

Renew updates & support for $29/yr after year 1

  • 1 Developer license
  • 1 Deployment location
  • 1 year of updates & support
  • 30-day refund guarantee
  • All library features included
  • Priority support
  • Commercial SaaS deployments
Most Popular

Professional

For growing teams and SMBs

$267one-time

Renew updates & support for $79/yr after year 1

  • Up to 10 Developer licenses
  • 3 Deployment locations
  • 1 year of updates & priority support
  • 30-day refund guarantee
  • All library features included
  • Priority support
  • Commercial SaaS deployments
Gold

Enterprise

For SaaS platforms and enterprise projects

$6,000one-time

Negotiated rate — contact us

  • Up to 50 Developer licenses
  • 100 Commercial deployment locations
  • 1 year of updates & premium priority support
  • 30-day refund guarantee
  • All library features included
  • Priority support
  • SaaS & public web offering rights

No credit card required.

How licensing works: All licenses are lifetime — you can use the software indefinitely after purchase. Each license includes 1 year of updates and support. After that, continue using your current version as-is, or renew to keep receiving updates, security fixes, and priority assistance.

Everything included in every plan

No Office required

Pure .NET — no COM, no Word installation, runs anywhere.

Full .docx support

Complete Word document generation including styles, tables, and images.

High performance

Pure XML processing with minimal overhead and memory usage.

30-day refund

Not happy? Get a full refund within 30 days, no questions asked.

Cross-platform

Works on Windows, Linux, and macOS with .NET Core 3.1+.

Full source docs

XML doc comments on every public member for rich IntelliSense.

Frequently asked questions

No. VDocs is a pure .NET library that works directly with XML. It doesn't require Microsoft Office, Word, or any COM components — making it perfect for server, cloud, and containerised environments.

You pay once and own the right to use that version of VDocs indefinitely. Each license includes 1 year of updates and support. After the first year you can keep using the software as-is, or renew support to continue receiving updates and fixes.

VDocs supports .NET Core 3.1, .NET 5, 6, 7, 8, and 9. It targets .NET Standard 2.0 for maximum compatibility across project types.

HTML and PDF output are on the roadmap. VDocs's Floating DOM architecture is designed to support multiple output formats — Word is the current target, with HTML and PDF coming in a future release.

Yes. The 30-day trial license includes every feature available in the paid tiers — no feature gates, no watermarks. It's designed for genuine evaluation before you commit.

Yes. Contact support and we'll apply your original purchase as credit toward the upgraded tier.

Still have questions?

VDocs.NET
The .NET Word Document Library

Generate Word
documents.
Not XML.

Create professional documents in .NET without the complexity of OpenXML or Word Interop.

C#VB.NET
var doc = new WordDocument();

doc.AddParagraph()
   .AddText("Invoice")
   .SetHeading(HeadingLevel.Title);

doc.Save("invoice.docx");

Create Account

Create your VDocs account.

or

Already have an account? Sign in