Wednesday, 18 September 2013

HTML 5 drag & drop save the layout or position - export to image or pdf

HTML 5 drag & drop save the layout or position - export to image or pdf

I am building the django website where I am using drag & drop html5
elements, what I would like to achieve is if I layout elements on the
screen to save it as PDF or Image or any available (simplest way) output
form.
I was looking at this solution:
http://jqueryui.com/droppable/#accepted-elements
Draggable & Droppable
Example have a frame on the website and 3 boxes inside and I can grab them
and position
them on the screen. And at the end to save it as PDF, Image or anything....
I am only throwing ideas, what would be the best approach to use that and
save it in some kind of viewable format, but simplest way doesn't need to
be complicated.
Thanks for help.

No comments:

Post a Comment