by IDEAL Software Support » Thu Jul 06, 2006 2:00 pm
In fact the decimal code for the Euro character is 128. There are two possible reasons for your problem:
1) 0128 is a special notation in your prgramming language and does not represent the decimal value 128.
2) You are using the wrong character set. Try setting VPE.CharSet = ANSI_CHARSET before inserting the text object.
Regards
Thorsten Radde
IDEAL Software GmbH