C
cosmin.paun
Hello.
I have an rtf file containing several sections. I am using Word (via
COM, in C++) to add a watermark to all pages.
My problem is that I get different results, depending on the font names
I use. For instance, I call AddTextEffect with "Times New Roman" and it
works fine. I am trying with "Arial" and I get watermark only on the
second section, the first and last page do not have watermarks.
I do not think I have a problem with the fonts - I use for instance the
font "Consolas" on XP, borrowed from a Vista machine and I get the
correct result.
Did somebody have the same problem ? I am using Office 2003 in English.
Thank you.
Cosmin
I have an rtf file containing several sections. I am using Word (via
COM, in C++) to add a watermark to all pages.
My problem is that I get different results, depending on the font names
I use. For instance, I call AddTextEffect with "Times New Roman" and it
works fine. I am trying with "Arial" and I get watermark only on the
second section, the first and last page do not have watermarks.
I do not think I have a problem with the fonts - I use for instance the
font "Consolas" on XP, borrowed from a Vista machine and I get the
correct result.
Did somebody have the same problem ? I am using Office 2003 in English.
Thank you.
Cosmin