From ca24dabaf304222d1ebdcbf24709439fe6260f55 Mon Sep 17 00:00:00 2001 From: "AzureAD\\AntoNihilSahayaRaj" Date: Mon, 8 Jan 2024 18:47:40 +0530 Subject: [PATCH 1/2] ES-820123-Appended the content in notes tab of the Blazor WebAssembly (WASM) --- File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md | 2 +- File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md | 2 +- .../Presentation/Convert-PowerPoint-to-Image-in-Blazor.md | 2 +- .../Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md b/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md index 5b7fca528..9eda33c05 100644 --- a/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md +++ b/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md @@ -217,7 +217,7 @@ Step 4: Add the following ItemGroup tag in the **Blazor WASM csproj** file. {% endtabs %} -N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. +N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine. Step 5: Enable the following property in the Blazor WASM csproj file. diff --git a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md index c9009b3f8..d2f9131ff 100644 --- a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md +++ b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md @@ -217,7 +217,7 @@ Step 4: Add the following ItemGroup tag in the **Blazor WASM csproj** file. {% endtabs %} -N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. +N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine. Step 5: Enable the following property in the Blazor WASM csproj file. diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md index 2661e83b0..20d615a7b 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md @@ -214,7 +214,7 @@ Step 5: Add the following ItemGroup tag in the **Blazor WASM csproj** file. {% endhighlight %} {% endtabs %} -N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. +N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine. Step 6: Enable the following property in the **Blazor WASM csproj** file. diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md index 1669ebe77..37ee0da90 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md @@ -215,7 +215,7 @@ Step 5: Add the following ItemGroup tag in the **Blazor WASM csproj** file. {% endhighlight %} {% endtabs %} -N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. +N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine. Step 6: Enable the following property in the **Blazor WASM csproj** file. From c392379505c7c9fd23b4054e55f76bcfd4bdca96 Mon Sep 17 00:00:00 2001 From: "AzureAD\\AntoNihilSahayaRaj" Date: Mon, 8 Jan 2024 19:01:41 +0530 Subject: [PATCH 2/2] ES-820123-Appended the content in note tab of the Blazor WebAssembly (WASM) --- File-Formats/Presentation/FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/File-Formats/Presentation/FAQ.md b/File-Formats/Presentation/FAQ.md index 39a6566ac..50c1de36f 100644 --- a/File-Formats/Presentation/FAQ.md +++ b/File-Formats/Presentation/FAQ.md @@ -48,13 +48,13 @@ Current version of the Essential Presentation library does not provide support f You can improve the quality of converted images by specifying the image resolution. Refer – [Converting PowerPoint presentation to Images](/file-formats/presentation/getting-started#converting-powerpoint-presentation-to-images) -## Why metafile (*.wmf, *.emf) and TIFF images are not preserved in PPTX to PDF/Image conversion? +## Why metafile (*.wmf, *.emf) images are not preserved in PPTX to PDF/Image conversion? -In .NET Core or .NET targeting applications, metafile (*.wmf, *.emf) and TIFF images have some limitations in PresentationRenderer. Internally, PresentationRenderer use SkiaSharp graphics library to layout the text and images in PDF/Image conversion. And SkiaSharp library doesn’t support the metafile (*.emf, *.wmf) and TIFF images, so, it doesn’t preserve the images in the mentioned applications. +In .NET Core or .NET targeting applications, metafile (*.wmf, *.emf) images have some limitations in PresentationRenderer. Internally, PresentationRenderer use SkiaSharp graphics library to layout the text and images in PDF/Image conversion. And SkiaSharp library doesn’t support the metafile (*.emf, *.wmf) images, so, it doesn’t preserve the images in the mentioned applications. -If the PowerPoint contains metafile (*.wmf or *.emf) and TIFF images, internally, Presentation doesn't preserve these during the PPTX to PDF or image conversions. +If the PowerPoint contains metafile (*.wmf or *.emf) images, internally, Presentation doesn't preserve these during the PPTX to PDF or image conversions. -To preserve the expected images in the PDF/Image conversion, we suggest you convert the metafile and Tiff image formats to bitmap image format (JPEG or PNG) and then perform PPTX to PDF/Image conversion. +To preserve the expected images in the PDF/Image conversion, we suggest you convert the metafile image formats to bitmap image format (JPEG or PNG) and then perform PPTX to PDF/Image conversion. **Suggestion**