[iText-questions] How to replace some char not in specified True Type file with SPACE or other special chars rather than truncated ?

2003-06-26 Thread Vengoal Chang
was truncated. I want to get AASPBB (SP is SPCAE or other special char). How do I get the result ? Any help appreciated. Thanks a lot. Best Regards, Vengoal Chang --- This SF.Net email is sponsored by: INetU Attention Web Developers

[iText-questions] RE: How do I replaced some chars font which was't in font file with other chars ?

2003-06-25 Thread Vengoal Chang
DBCS which is not in font file. So the the first statement should output AASPBB (SP replaced the DBCS chars which was not found in font file, maybe space char or others), and second output should be SPBBSP. How do I get the right method ? Best regards, Vengoal Chang -Original Message