Printing an Image
-= JB =-
sundown at nwrain.net
Tue Jun 12 08:18:45 EDT 2007
Hi Richmond,
Thanks. I downloaded the stack and it does
print. So apparently the image needs to be
in a field to be printed.
I wonder if there is a way to call it and print it
without putting it in a field. I'm glad that you
posted the stack and info it is a great help.
-=>JB<=-
========================================
On Jun 12, 2007, at 4:47 AM, Richmond Mathewson wrote:
> Well, it took me 15 minutes to work out:
>
> let us suppose I have a stack with 1 card containing
> an inage called "Z" and a field called "fHOLDER"
>
> plonk the following script in a button:
>
> on mouseUp
> set the imageSource of char 1 of line 1 of field
> "fHOLDER" to "Z"
> revPrintField ("field" && fHOLDER)
> end mouseUp
>
> and everything works!
>
> uploaded demo stack "PICPRINT" to RevOnline.
>
> Love, Richmond
>
> ____________________________________________________________
>
> A Thorn in the flesh is better than a failed Systems Development Life
> Cycle.
> ____________________________________________________________
>
>
> ___________________________________________________________
> Yahoo! Mail is the world's favourite email. Don't settle for less,
> sign up for
> your free account today
> http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/
> winter07.html
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list