I\'m trying to create previews images of pages in a PDF but I have some problems with the release of memory.
I wrote a simple test algorithm that cycles on the probl
your line of crash you can update it like following
get one UIimage out of loop
rendered_image = UIGraphicsGetImageFromCurrentImageContext();