J
John
Hi,
I've built an ADE application that automatically generates
large numbers of Word documents, using an SQL Server
backEnd as datasource. Users are able to include images in
their documents.
I'm using the INCLUDEPICTURE field in Word to
programmatically link to the image files on the server. It
works perfectly, until the app starts to use the central
UNC path setting of the images; I understand that the
INCLUDEPICTURE field considers the UNC path a hyperlink.
How can I solve this (without giving up the use of
INCLUDEPICTURE fields and without giving up the use of UNC
path settings)?
I've built an ADE application that automatically generates
large numbers of Word documents, using an SQL Server
backEnd as datasource. Users are able to include images in
their documents.
I'm using the INCLUDEPICTURE field in Word to
programmatically link to the image files on the server. It
works perfectly, until the app starts to use the central
UNC path setting of the images; I understand that the
INCLUDEPICTURE field considers the UNC path a hyperlink.
How can I solve this (without giving up the use of
INCLUDEPICTURE fields and without giving up the use of UNC
path settings)?