jokerbla Posted January 28, 2011 Share Posted January 28, 2011 I'm trying to do sort of like a web comics site where you make your own comic, add your own characters, text bubbles, backgrounds, etc. Problem is I have no idea how I could output that. Can I somehow make "a print screen out of whatever the browser returns" ?. Can anyone help? Link to comment https://forums.phpfreaks.com/topic/225905-is-it-possible-to-make-a-picture-out-of-a-div/ Share on other sites More sharing options...
l4nc3r Posted January 28, 2011 Share Posted January 28, 2011 I don't think there's any way to do that. Consider developing this app in Flash--seems more suited to your needs. Link to comment https://forums.phpfreaks.com/topic/225905-is-it-possible-to-make-a-picture-out-of-a-div/#findComment-1166337 Share on other sites More sharing options...
jokerbla Posted January 28, 2011 Author Share Posted January 28, 2011 It's not really an option, but thanks. (allthough I wish I knew flash better) I came to the conclusion that I'll generate a code and send it through GET. Code will consist with imformation of the objects added on the "canvas" (which is another object - user selected background) and once saved, and reloaded, you can retrieve all the locations/coordinates. Still a picture would have been great. If anyone can still help, I'd appreciate it. edit: I must finish this assignment in 6 hours. Link to comment https://forums.phpfreaks.com/topic/225905-is-it-possible-to-make-a-picture-out-of-a-div/#findComment-1166395 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.