Elliot (DevExpress Support)
08.14.2009
The \d switch enables you not to store the image, that is the result of the INCLUDEPICTURE field, in the document file.
For example, the {INCLUDEPICTURE "C:\\TMP\\Mypicture.png" \d} field retains a link to the picture, but the picture itself is not included in the saved document. It is useful for storing document templates which retrieve images from external source such as database.
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.