From 056846b64f59a1d4e8de93c1b5611e418b90bf46 Mon Sep 17 00:00:00 2001 From: Srihariharan Date: Tue, 26 Mar 2024 11:22:25 +0530 Subject: [PATCH] 878666: Need to revamp the UG documentation in HTML to PDF AWS. --- File-Formats/PDF/Convert-HTML-To-PDF/aws.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/File-Formats/PDF/Convert-HTML-To-PDF/aws.md b/File-Formats/PDF/Convert-HTML-To-PDF/aws.md index 01105870d..884ff85a0 100644 --- a/File-Formats/PDF/Convert-HTML-To-PDF/aws.md +++ b/File-Formats/PDF/Convert-HTML-To-PDF/aws.md @@ -17,3 +17,15 @@ The Syncfusion [HTML to PDF converter](https://www.syncfusion.com/pdf-framework/ * Download and install the AWS Toolkit for Visual Studio, you can download the AWS toolkit from this [link](https://aws.amazon.com/visualstudio/). * The Toolkit can be installed from Tools/Extension and updates options in Visual Studio. +## Convert HTML to PDF in AWS Lambda + +HTML to PDF converter .NET library supports conversion in AWS Lambda. Refer to [this](https://help.syncfusion.com/file-formats/pdf/convert-html-to-pdf/convert-html-to-pdf-in-aws-lambda) section for more information about HTML to PDF conversion in AWS Lambda. + +## 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/file-formats/pdf/convert-html-to-pdf/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. + +HTML to PDF converter .NET library supports conversion in AWS Elastic Beanstalk. Refer to [this](https://help.syncfusion.com/file-formats/pdf/convert-html-to-pdf/convert-html-to-pdf-in-aws-elastic-beanstalk) section for more information about HTML to PDF conversion in AWS Elastic Beanstalk. +