Hello Raul,
Does the Rule validate correctly in version 5.1p2b?
Try adding the "Search Path" for the data in the "Advanced" tab of the
Composition Settings Menu. Click "Save", then "Cancel".
Try previewing.
-Alex
-----Original Message-----
From: Raul Ruiz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 27, 2008 4:38 PM
To: FusionPro Users Forum
Subject: [fusionpro] Relative Path
I am using a rule that accommodates a relative path that seemed to work in
FP4.1B Mac but once I switched the template over to 5.1p2b Mac it cannot seem
to see the image file that is actually there. Any one facing a similar problem?
Front = myEcole.asset;
Type = "CB";
Year1 = "-07";
Year2 = "-08";
ImagePath = "/Images:";
FrontImage = CreateResource(ImagePath + Type + Front + Year1 +
".pdf", "graphic", true);
FrontImage2 = CreateResource(ImagePath + Type + Front + Year2 +
".pdf", "graphic", true);
if (FrontImage.exists)
return FrontImage;
else
return FrontImage2;
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- FusionPro 5.0 Now
Available! Variable text on a curve and soft drop-shadows for variable text
LIMITED TIME upgrade offer of $299 per license for current customers:
http://fusionpro.printable.com/store/upgrade New licenses available for $599
each at: http://fusionpro.printable.com/store/ All FusionPro 5.0 customers to
receive FusionPro 5.1 with Adobe Acrobat 8 and InDesign CS3 support when
released for FREE. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- --
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 --
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
FusionPro 5.0 Now Available!
Variable text on a curve and soft drop-shadows for variable text
LIMITED TIME upgrade offer of $299 per license for current customers:
http://fusionpro.printable.com/store/upgrade
New licenses available for $599 each at:
http://fusionpro.printable.com/store/
All FusionPro 5.0 customers to receive FusionPro 5.1 with
Adobe Acrobat 8 and InDesign CS3 support when released for FREE.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
--
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
--