Hello, David My opinion is the cleanest way to account for Desktop -> Server workflows where resources referenced in the .DEF file are located at different paths is to use the "Search Path" setting in the CFG file prior to the FP Server composition.
Setting the search path in the CFG is pretty straight forward. It's syntax is: SearchPath=[path1];[path2] So for example: SearchPath=c:\corp_images;c:\additional_images\client123\images Remember that these paths are relative to the FP Server computer composing the job - not the web server (if you have the web server and FP Server on 2 different machines) or FP Desktop computer. You can use absolute or UNC (e.g. \\imageServer1\corpImages) paths. This is the cleanest way to point to images IMHO as it both allows you to put the images wherever makes the most sense for your workflow while also allowing you to avoid edits to the DEF file itself. HTH. --Mark Hilger Product Marketing Manager Printable Technologies, Inc. -- 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 --
