Tip: You can check your Report Designer version in Help > About > Application > File Version.
- Sections > Add Section > Group Header and Footer.
- Add SOPInvoiceCreditLines.SOPInvoiceCreditLineID into the Expression Editor window >. OK.
- Select the new section header which has appeared and move it up using the arrows at the right so it appears beneath the first SOPINVOICECREDITLINEID header.

- View > Properties > select Height > enter 0.8500 > press Enter.
- Select the blank SOPInvoiceCreditLines.SOPInvoiceCreditLineID Footer section.

- View > Properties > Suppress Printing > True > Visible > False.

- Toolbox > Add Image / Logo > SOPInvoiceCreditLineID Header section > click into a blank space.
- Select Build an expression to select an image > OK > enter the following expression:
"Data path you noted earlier\\IMAGES\\"+ SOPOrderReturnLines.ItemCode + ".jpg"
When entering the data path, use \\ to separate the folders, for example:
"C:\\Program Files\\Sage\\Images\\" + SOPOrderReturnLines.ItemCode + ".jpg"
Note: If you are using Sage 200 Professional on a network and your data path is a UNC path rather than a network drive, you must also add an additional \\ at the start of the path. For example, if your data path is \\server\sage\images\ the expression to use is: "\\\\server\\sage\\images\\" + SOPOrderReturnLines.ItemCode + ".jpg".
- Click OK > Properties pane > Size Method > choose Stretch.
- View > Preview > OK > if required, resize the images > View > Designer.
You've now added the stock images to the SOP Invoice (Single).layout. You should make any other required changes then save the report.
Note: For further information about saving the document, please refer to this article.