BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Philippe,Greetings from Syncfusion. We have fixed this issue already and it will be available in our upcoming Volume1 release which is scheduled to be rolled out in the mid of March 2019. If you would like the fix immediately please let us know. We will provide patch for the issue.Feedback link: https://www.syncfusion.com/feedback/4305Regards,Bharathi
imageeditor.Source = ImageSource.FromResource("ImageEditor_SimpleSample.image3.png", GetType().GetTypeInfo().Assembly);
|
Hi Philippe,We have checked the issue with Syncfusion product version 17.1.0.38 and loaded the image from the resource, but we afraid that we are not able to reproduce the issue in our end. Could you please tell us that you are loading the image FromResource or FromFile method? We have created the sample to load the image from the resource. Please refer the following code.Code Snippet [C#]
imageeditor.Source = ImageSource.FromResource("ImageEditor_SimpleSample.image3.png", GetType().GetTypeInfo().Assembly);Could you please check the issue with the attached sample and let us know whether it is reproduced or not? If the issue was not reproduced, please revert us by modifying the sample based on your application along with replication procedure. This will be helpful for us to investigate further and provide you a better solution at the earliest.Regards,Bharathi.