Image Tool
The Image tool makes it possible for an image to be output in a report via the Render tool. The image can be retrieved from disk at run time, or a static image can be stored in the workflow. The tool does not require an input connection, and supports .png, .jpg, and .gif formats.
Configure the tool
- Retrieve Image From Disk At Runtime: Retrieves an image from a specified path when the workflow is run. When there is no incoming data, the tool retrieves a single image. When the tool has incoming data, it displays an image for each record.
- Filename: Type the directory path to the image or browse to the file.
- Modify filename for each record: Edits the filename based on other field data when the input data includes the file path or file names of the images to be added to the report.
- Stop With Error If File Not Found: Stops the workflow processing and display an error when the specified image cannot be found.
- Store Static Image In Workflow: Saves an image with the workflow so that the workflow can be shared as a single file. When the image is added, the width, height, format, size, and thumbnail display. The image file size is added to the workflow file size.
- Get Image from Binary Data in Field: Using the Image Field (Blob): dropdown, select the column that contains a blog that represents the image.
When using a static image, an error displays if the image is over 100KB to caution about the size that will be added to the saved workflow.
- Edit Image Settings: Click to modify the style options for the image. See Image Settings Style Editor.
- Use Fixed Width: Select to specify a fixed width for the image.
- Image Width: Type the width of the image in pixels.
- Show Border: Select to add a border around the image.
- Border Width: Type the width of the border in pixels.
- Border Color: Select the color of the border.