K
K. Sajesh Sreedharan
Issue
We developed an application where a word template files is opened through
application in the background and the text is replaced with the other data
and that data font is set to barcode font, this new filed is saved with
embedded font option checked and save as a separate file.
Now, the problem is if the font is installed on the PC where we are trying
to open it does open properly. But if the font is not installed on that
system there are two different behaviors as below;
1] If some other word documents are already open and we try to open this
word document with embedded font it does not show the data with the font that
was embedded though the font name is visible in the font selection combo on
the tool bar.
2] If the no word documents are open prior to opening of this word document
with embedded font then the document opens as it is desired i.e. the data
with barcode font applied and barcode is visible in the document.
Now the question is, is it that we are doing something wrong in the code or
is it known issue with the Office Word?
We developed an application where a word template files is opened through
application in the background and the text is replaced with the other data
and that data font is set to barcode font, this new filed is saved with
embedded font option checked and save as a separate file.
Now, the problem is if the font is installed on the PC where we are trying
to open it does open properly. But if the font is not installed on that
system there are two different behaviors as below;
1] If some other word documents are already open and we try to open this
word document with embedded font it does not show the data with the font that
was embedded though the font name is visible in the font selection combo on
the tool bar.
2] If the no word documents are open prior to opening of this word document
with embedded font then the document opens as it is desired i.e. the data
with barcode font applied and barcode is visible in the document.
Now the question is, is it that we are doing something wrong in the code or
is it known issue with the Office Word?