So I have an image that can be edited on an android device and then the idea is to print this image out. My problem is... When I try to print the image at 100% scale from my computer it is fine.. the image fits on one page. When I edit the image on android and try to save it it has to be scaled to fit on one page... The resolution is the same as the image before and after it has been edited on android or on my computer. I just don't understand why android changes it once I have saved it.. I create the bitmap from the exact dimensions of the image.. I save it using png format and 100 compression using the input and output streams to retrieve the image and save it.. If anyone has any ideas please let me know would be greatly appreciated!
-- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

