Copy Page Data



  • Hi, is it possible to copy page data to another drawing? I am doing an animation where background stays and foreground refreshes. Just thought to save some computation to reusing the background drawing. Thanks!



  • You could create an imageObject of the background, but I believe you get pixels instead of outlines.

    Maybe you can create the whole background in one BezierPath? I’m not sure, but it seems possible to append multiple paths to one BezierPath.


Log in to reply