Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

how to canvas a page after image edited?

Feb 5, 2014 3:15PM PST

Dear All,

I have a PHP website which does below action

1. A div is defined to accept images
2. I browse images from folder and place it inside the DIV as its source
3. I use the zoom/drag (like panzoom) over the picture to place it in required position inside the div.
4. After making the necessary adjustment on the image, i click a button , that converts the div to image.
Actual Result: I zoom,move the picture to my required position. but the canvas shows the picture from its top left corner (means reset the positions that i made using move move...), till what it can show in the defined div.<div>
</div>Expected Result: It should display the picture as how i positioned it

Can some one help on how do i get back it as an image perfectly as i positioned.

Thanks & Regards
Sana

Discussion is locked