officer (version 0.3.0)

wml_link_images: transform an xml string with images references

Description

The function replace images filenames in an xml string with their id. The wml code cannot be valid without this operation.

Usage

wml_link_images(x, str)

Arguments

x

an rdocx object

str

wml string

Details

The function is available to allow the creation of valid wml code containing references to images.