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