AppChenX / Blazor.PdfMake

A Blazor UI component housing a declarative, client-side pdf generator and viewer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Blazor PDF Make

by obsites

A Blazor UI component housing a declarative, client-side pdf generator and viewer.

Tap the link above to go to a live demo. Try some of the options to get an idea of what's possible. Then reload the app in the browser and watch how the state was kept!

Check out its source code here.

For

  • Blazor WebAssembly
  • Blazor Server

Dependencies

.NETStandard 2.0
  • Mobsites.Blazor.BaseComponents (>= 1.0.2)

Design and Development

The design and development of this Blazor component was heavily guided by Microsoft's Steve Sanderson. He outlines a superb approach to building and deploying a reusable component library in this presentation and example.

Getting Started

Check out our new docs to help you get started.

About

A Blazor UI component housing a declarative, client-side pdf generator and viewer.

License:MIT License


Languages

Language:C# 45.6%Language:JavaScript 26.7%Language:CSS 22.1%Language:HTML 5.6%