You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
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.
4
4
Sample name | Description
5
5
------|------
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).
8
8
[ 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).
9
9
[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).
10
10
[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