Hi Marcelo, If you're new to FusionPro, I suggest reading through the User Guide and trying out the Tutorials. Printable also offers some excellent training in basic functionality and in creating JavaScript rules.
However, you can do a lot in FusionPro without using JavaScript. Without knowing very much about exactly what you're trying to accomplish in your job, this seems like one of those cases. You should be able to create some named graphic resources, and then create rules using the Switch Wizard to return those resources. There's an example of this in the Frodo Travel turorial. Take a look at the "Photo" rule in there. Of course, you can also use the "InsertPicture" template to create a rule that returns a graphic based on its file name, without requiring a named resource. You need to modify the rule to tell it which data field contains the base graphic name. You may also need to set the Search Path (on the Advanced tab of the Composition Settings dialog) to point to the folder containing your graphic files. (This can be a path relative to the folder your template PDF file is in.) In addition, you can use the "Insert Picture Rule" rule template to create a similar rule, also without using any JavaScript. You can use the Drag-and-Drop Rule Wizard to create a rule to return graphic resources. So, you can see that FusionPro offers you many different ways to create rules, even without any knowledge of JavaScript. Of course, if you do use JavaScript, you can do a lot of very powerful things with it. Don't let all the code snippets flying by on this forum make you think that everything is complicated and requires a script; most of these questions are about advanced features, which are by nature more complex than other features. We work to ensure that the easy stuff is actually easy, and that the hard stuff is possible. Dan -- 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 -- Don't miss The Printable Technologies 2007 User Group Conference at the Monte Carlo Resort and Casino in Las Vegas, March 14 through March 16, 2007. For more details or to register, go to http://www.traveltrust.com/Forms/pt_signup_2007-3.html -- 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 --
