diff --git a/Document-Processing/PDF/Conversions/HTML-To-PDF/NET/aws.md b/Document-Processing/PDF/Conversions/HTML-To-PDF/NET/aws.md index 42ad72e19..b31eccf5b 100644 --- a/Document-Processing/PDF/Conversions/HTML-To-PDF/NET/aws.md +++ b/Document-Processing/PDF/Conversions/HTML-To-PDF/NET/aws.md @@ -24,7 +24,8 @@ HTML to PDF converter .NET library supports conversion in AWS Lambda. Refer to [ ## Convert HTML to PDF in AWS Lambda with NET 6 container image -HTML to PDF converter .NET library supports conversion in AWS Lambda with NET 6 container image. Refer to [this](https://help.syncfusion.com/document-processing/pdf/conversions/html-to-pdf/net/convert-html-to-pdf-in-aws-lambda-with-net6-container-image) section for more information about HTML to PDF conversion in AWS Lambda with NET 6 container image. +HTML to PDF converter .NET library supports conversion in AWS Lambda with NET 6 container image. Refer to [this](https://help.syncfusion.com/document-processing/pdf/conversions/html-to-pdf/net/convert-html-to-pdf-in-aws-lambda-with-net-6-container-image +) section for more information about HTML to PDF conversion in AWS Lambda with NET 6 container image. ## Convert HTML to PDF in AWS Elastic Beanstalk. diff --git a/Document-Processing/Word/Word-Library/NET/faqs/migrate-from-net-framework-to-net-core.md b/Document-Processing/Word/Word-Library/NET/faqs/migrate-from-net-framework-to-net-core.md index 106078d92..9c8643ac0 100644 --- a/Document-Processing/Word/Word-Library/NET/faqs/migrate-from-net-framework-to-net-core.md +++ b/Document-Processing/Word/Word-Library/NET/faqs/migrate-from-net-framework-to-net-core.md @@ -190,7 +190,7 @@ EMF and WMF images are not supported in .NET Core platforms. * [Word document to PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf) * [Word document to Image](https://help.syncfusion.com/document-processing/word/conversions/word-to-image/net/word-to-image) * [Updating table of contents](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-table-of-contents#updating-table-of-contents) - * [Convert chart to image](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/working-with-charts#convert-chart-to-image) + * [Convert chart to image](https://help.syncfusion.com/document-processing/word/word-library/net/working-with-charts#convert-chart-to-image) * During Word to PDF/Image conversion, if you are facing font-related problems (like accessing font from the environment), you can pass the fonts as streams using our [font substitution approach](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf#font-substitution). N> If you want to migrate without any code changes from [“Syncfusion.DocIO.ASP.NET”](https://www.nuget.org/packages/Syncfusion.DocIO.AspNet) NuGet in application targeting .NET Framework, you can consider to use anyone of the packages