Skip to content

Commit cfd4655

Browse files
committed
EJDOTNETCORE-4253 Resolved the issue
1 parent 2e3be93 commit cfd4655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
The [Syncfusion .NET PDF library](https://www.syncfusion.com/document-processing/pdf-framework/net) allows users to create PDF files programmatically using C#. Also users can create PDF documents from scratch or files in other formats such as Word, Excel, PowerPoint (PPTX), web pages, and images.
44
Sample name | Description
55
------|------
6-
[PDF file from scratch](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/pdf_from_scratch) | Create a PDF file from scratch with the help of [Syncfusion .NET PDF Library](https://www.syncfusion.com/document-processing/pdf-framework/net) .
7-
[PDF file from Word](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/Pdf_from_word) | Create a PDF file from a Word template with the help of [Syncfusion .NET Word (DocIO) Library](https://www.syncfusion.com/document-processing/word-framework/net) .
6+
[PDF file from scratch](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/pdf_from_scratch) | Create a PDF file from scratch with the help of [Syncfusion .NET PDF Library](https://www.syncfusion.com/document-processing/pdf-framework/net).
7+
[PDF file from Word](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/Pdf_from_word) | Create a PDF file from a Word template with the help of [Syncfusion .NET Word (DocIO) Library](https://www.syncfusion.com/document-processing/word-framework/net).
88
[ PDF file from Excel](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/pdf_from_excel) |Create a PDF file from an Excel file with the help of [Excel library](https://www.syncfusion.com/document-processing/excel-framework/net).
99
[PDF file from Powerpoint](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/pdf_from_powerPoint) | Create a PDF from a PowerPoint with the help of [PowerPoint Libraries](https://www.syncfusion.com/document-processing/powerpoint-framework/net).
1010
[PDF file from webpages](https://github.com/SyncfusionExamples/create-pdf-in-csharp/blob/main/pdf_from_web) |Create a PDF from webpages with the help of [ HTML-to-PDF converter](https://www.syncfusion.com/document-processing/pdf-framework/net/html-to-pdf).

0 commit comments

Comments
 (0)