Welcome to the Xamarin.Android feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Android, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
SfPdfViewer.ExportAsImage can export image from pdf , and the image seems is ARGB_8888 format with 32 bit
in android Bitmap ; For example , I export from a pdf which is about 14Mb , the result image is come to 49Mb
that is too large . Can we get a setting or feature to control the export quality ? for instance can set the export
bitmap to Rgb565 . Because the alpha has no effect for export image in quality sometime just increase the size,
so if can make function "ExportAsImage" with a quality setting would be flexible to control the result image.
Please kindly give any suggestion.
Best regards,
Ken