Problem with importing snapshot
Charles Szasz
cszasz at me.com
Sun Aug 25 20:24:58 EDT 2013
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
cszasz at mac.com
More information about the use-livecode
mailing list