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: Document-Processing/PDF/PDF-Library/NET/Create-PDF-document-in-Azure-App-Service-Windows.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ documentation: UG
10
10
11
11
The [Syncfusion<sup>®</sup> .NET Core PDF library](https://www.syncfusion.com/document-processing/pdf-framework/net-core) is used to create, read, edit PDF documents programmatically without the dependency of Adobe Acrobat. Using this library, you can **create PDF document in Azure App Service on Windows**.
12
12
13
+
Check the following video to learn how to create a PDF document and publish it as an Azure App Service on Windows using the .NET PDF Library.
Step 2: Click the **Add a Publish Profile** button.
145
-

148
+

146
149
147
150
Step 3: Select the publish target as **Azure**.
148
151

@@ -172,7 +175,7 @@ Step 11: Now, the published webpage will open in the browser.
172
175

173
176
174
177
Step 12: Select the PDF document and Click **Create PDF document** to create a PDF document.You will get the output PDF document as follows.
175
-

178
+

176
179
177
180
You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/Getting%20Started/Azure/Azure%20App%20Service).
0 commit comments