Hi
I am trying to develop an application that takes images from camera and then generate excel report.
Issues:
1. Images are not available in Excel
2. Time does not appear in excel when DateTime is used.
Extensions used
1. Xam.Plugin.Media: Get images from camera
2. Syncfusion.Xamarin.XlsIO: To generate excel report
Steps:
1. Capture images
2. Save the image locally
3. Generate Report
3.1. When generating report we get the data from locally saved images as bytes[]
I have attached the project which is doing something similar that I want to achieve.
Kindly help me find what is incorrect in my approach.
Attachment:
Test_a1e2f19f.7z