views:

7

answers:

0

Hi all, I am, in my android application doing printing and for that i,ve to prepare the formatted page, it include text and bitmaps.

am using canvas by a bitmap, on that canvas i am drawing my scaled images(of high resolution). since it altogether is a bitmap, processing it giving out of memory errors and not generating images and text on canvas.

Is there any other way to prepare a printing page.?