Can print from designer with no issues but when using workflow I get none of the images. Feels like I am missing something easy. (running both the designer and workflow from the same computer/login)
script in the template looks like this:
var field = record.fields[“Back Image”];
var basePath = “file:///C:/Clients/backgroundfiles/”;
var src = “”;