Here is my problem.

I have my variable images saved as tif, 8 bit, CMYK.

If I use the switch rule editor and assign each image individually they
work  fine when I compose my template.

Right now I am just doing testing for my client to prove we can do what
they are requesting.  Total we are just testing 20 or so image files,
nothing that could be a memory issue.

Ultimately we will have 100s of variable image files and I do not want to
have to use the switch rule editor and assign the return for each image
separately.

I pulled the following javascript from the manual on how to automate the
linking to the resource files:
return CreateResource(Field("LastName") + ".tif", "graphic");

When I create this rule and validate I get this(for the current record I
have selected):
insert pic, line 1: Error: In CreateResource(), resource "00236.tif" does
not exist

The resource does exist, it lists the status as OK, yet I get an error
that the resource does not exist.

What am I missing here?

I've verified the field name is correct.
For this particular record the cell info is 00236.
I'm guessing it's the rule I'm writing, but I'm just learning javascript

Any suggestions would be greatly appreciated.
Thanks

--
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
--

Reply via email to