N
Nanjappa
hi ,
I have print HexaDecimal u0081 which prints a unchecked box in a WORD
document.
When I used the following in Office 2003 environment :
WdSelection.TypeText("\u0081")
It printed the required checkbox. but when I use the same
line in Office 2007 its not printing anythings(empty space). Does not throw
any error.
Request to help to fix the issue around TypeText() parameters in Office 2007.
Thanking you in anticipation.
Regards:
Nanjappa
I have print HexaDecimal u0081 which prints a unchecked box in a WORD
document.
When I used the following in Office 2003 environment :
WdSelection.TypeText("\u0081")
It printed the required checkbox. but when I use the same
line in Office 2007 its not printing anythings(empty space). Does not throw
any error.
Request to help to fix the issue around TypeText() parameters in Office 2007.
Thanking you in anticipation.
Regards:
Nanjappa