Note: Before following the steps below, you must first link a docx report to an article category.
How to Display an Image on a Docx Report #
You can display multiple images on a docx report. Here are the tag formulas:
Note: This feature only works with instruction steps that have a picture check.
For an image that was sent by an operator on a product check:
- {UUID}
If an operator gave a remark for an image captured during a product check, you can also display the remark using this tag formula:
- {UUID:remark}
For the {UUID:remark} tag: If there’s a “%” sign at the beginning of the UUID, you should delete it.
Note: All of the UUIDs mentioned on this guide webpage refer to the UUID of the related work instruction step. Click here to learn more about UUIDs.
How to Adjust an Image’s Size #
To adjust the width & height to 7.5 cm:
- {UUID@7.5}
To adjust the width to 10 cm and the height to 5 cm:
- {UUID@10×5}
To adjust (only) the height to 6 cm:
- {UUID@*x6}
To adjust (only) the width to 6 cm:
- {UUID@6x*}
The numbers above are just examples. You can type any number that you desire.
Example #
We will use the highlighted instruction step below in our example:
These are the tags that we included on our docx report:
And this is how it will appear on the docx report (click on the image to enlarge, and click here to learn how to download a docx report):