The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Is it possible to upload an image in the signature component? So that the user loads the image in the signature component and then can sign on the image and finally save the final image?
YAYuvanShankar Arunagiri Syncfusion Team November 16, 2022 08:22 AM UTC
Using the BackgroundImage property, we can
set the background image to signature pad and using the SavaWithBackground
property, we can save the sign with background image. Refer to the below API
link and code snippet.