I am editing a "business card maker" that another developer made in Construct 2. It uses Canvas. The program already lets you draw and paste in sprites, but now they want you to be able to type into a text box and have that as a part of the card too.
When you save or print it scrapes the canvas itself so I need the text to actually be a part of the canvas. Is there any way to do this?