"Print link" in PDF using Images?

JOHN PATTEN johnpatten at me.com
Fri Dec 19 17:58:40 EST 2014


Hi All,

Is it possible to use the rect of an image to create a link and have the image then become the link button? I’m trying to repeat through some images on a card and save them as links in the resulting PDF.

      get the ImageRect of img ("MasterVideoPlay" & x) of cd 5
      put it into tRect
      get the tImageBtnLink of cd fld ("video" & x ) of cd 5
      put it into tURL
      Answer  "Print link to url" && tURL && "with rect" && tRect
      print link to url tURL with rect tRect

Thank you!
John Patten
SUSD
      







More information about the use-livecode mailing list