Jim, Thanks for your comments. I did use my variable, myImage but I accidentally omitted it. Here is my actual script:
export snapshot from group id 126899 of card "graph" to myImage as PNG set the clipBoardData["image"] to myImage go stack "report" put myImage into image id 1033 of card "page1" of stack "report" The stack "report" is a substack of my app and is used for printing. The code is in my print button of my main stack. The above code works but as I mentioned it strips out the text in the image. Charles Szasz [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
