I have a facebook app where I get the user profile picture. How to paste this image over another making an assembly to be later shared in fb itself. The canvas toDataURL method does not work because the image is on another server. Do I need any plugins or anything?