From e0b2df7e93993b689b223ea000243eeba639d248 Mon Sep 17 00:00:00 2001 From: Srihariharan Date: Wed, 20 Mar 2024 17:37:39 +0530 Subject: [PATCH] 875092: Added github sample for HTML to PDF features. --- File-Formats/PDF/Convert-HTML-To-PDF/features.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/File-Formats/PDF/Convert-HTML-To-PDF/features.md b/File-Formats/PDF/Convert-HTML-To-PDF/features.md index beaa62129..84034681a 100644 --- a/File-Formats/PDF/Convert-HTML-To-PDF/features.md +++ b/File-Formats/PDF/Convert-HTML-To-PDF/features.md @@ -2237,6 +2237,7 @@ N> This support fully depends on the Chromium headless browser. Our converter pr {% endtabs %} +You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/HTML%20to%20PDF/Blink/Accessible_PDF_In_HTML_to_PDF/.NET). ## Image Background @@ -2280,4 +2281,6 @@ The Blink HTML converter support adding the image background from HTML to Image {% endhighlight %} -{% endtabs %} \ No newline at end of file +{% endtabs %} + +You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/PDF-Examples/tree/master/HTML%20to%20PDF/Blink/Image_Background_In_HTML_to_PDF/.NET). \ No newline at end of file