This script worked very well for me.
I used it in a situation where the user could enter their return address
in the online form and either upload their logo or select one from the
library. The logo went in at the top of the text box and the return
address goes in below. The type moves up and down based on the height of
the logo. Since ReturnArt is a field you need to load graphics resources
like any other image field.
Insert Java rule into the same text box as your type.
//Use with a text rule type and return tagged text turned on
var Pic = new FusionProResource(Field("ReturnArt"), "graphic",
"true").value;
return Pic;
HTH,
Leslie
--
Users of FusionPro Desktop have unlimited free email support. Contact Printable
Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm
--
You are currently subscribed to fusionpro as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--
--
Note: All e-mail sent to or from this address will be received or otherwise
recorded by the e-mail recipients of this forum. It is subject to archival,
monitoring or review by, and/or disclosure to someone other than the recipient.
Our privacy policy is posted on www.printplanet.com
--