Skip to content

Commit 30762a6

Browse files
Updated readme file
1 parent 763018b commit 30762a6

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# how-to-create-a-pdf-document-in-blazor-using-the-syncfusion-pdf-library
1+
# How to Create a PDF Document in Blazor Using the Syncfusion PDF Library
2+
23
A quick start Blazor project that shows how to create a PDF document and add text, image, and table to it using the Syncfusion PDF Library.
4+
5+
Example: https://blazor.syncfusion.com/demos/pdf/hello-world?theme=fluent
6+
7+
Documentation: https://help.syncfusion.com/file-formats/pdf/create-pdf-document-in-blazor
8+
9+
## Project pre-requisites
10+
11+
Make sure that you have the compatible versions of Visual Studio and .NET SDK version in your machine before starting to work on this project.
12+
13+
## How to run this application?
14+
15+
To run this application, you need to first clone the how-to-create-a-pdf-document-in-blazor-using-the-syncfusion-pdf-library repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)