PDF Making with Rotated Image for iPhone
Posted
by MobiHunterz
on Stack Overflow
See other posts from Stack Overflow
or by MobiHunterz
Published on 2010-01-25T12:48:58Z
Indexed on
2010/03/09
8:21 UTC
Read the original article
Hit count: 194
I'm having problems with drawing rotated images on PDF, my output is worse.
My case is, we don't know have any fixed co-ordinates. X,Y, rotation, etc. depends on ImageView itself. I select the ImageView and rotate it through Sliders.
Check on ZOSH application. I need to implement functionalities like that app. I want to make PDF by adding images one by one.
Please send me link for any example that can help me out, I'm stuck here. I'm drawing the image on PDF based on center of the imageview.
Please help me, Thank You.
© Stack Overflow or respective owner