Save div content to files for customer order?

Hi there,

I am fairly new with Shopify but have done a lot of other web development. I am trying to set up a page where users will dynamically create an image [several components such as texts and images under one parent div], then image is then saved to a single file that can be displayed to a customer at checkout and then used for the printing process onto our products. Is this possible with Shopify? I was trying to use html2canvas but it appears that this is not supported by Shopify. Any ideas about how I would even begin to do this?

Thanks,

Cole

Cole,

you’ll have to use one of the existing configurator-Apps (such as Inkybay ) or build your own private App through the API to achieve what you’re trying to do.

Mario