On Wed, Feb 21, 2007 at 10:42:17AM -0800, Matt Herzog wrote: > On Wed, Feb 21, 2007 at 01:16:58PM -0500, Ronald J Kimball wrote: > > Perhaps ecolab.png is not in the current working directory, so the actual > > path to the file needs to be included. > > I doubt there can ever be a path to the files. The png files are being > generated dynamically (earlier in the script) when some code snatches them > from an URL. >
In that case, you should continue to specify the image content using the Data parameter, rather than the Path parameter, as you did in your first example. Ronald _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

