aspose file tools
The moose likes Beginning Java and the fly likes How to get rid of question mark symbols in curreny format ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "How to get rid of question mark symbols in curreny format ?" Watch "How to get rid of question mark symbols in curreny format ?" New topic
Author

How to get rid of question mark symbols in curreny format ?

Parthiban Malayandi
Ranch Hand

Joined: Apr 15, 2008
Posts: 67
Hi all ,

I'm trying to display currency in Indian format but I'm getting question marks symbols instead of digits .

Please tell me how to sort out this problem .

Thanks in advance
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32654
    
    4
That problem may be platform dependent; the Windows command prompt only has a restricted range of characters it can support. It can't even support �, which is an extended ASCII character ,correctly.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to get rid of question mark symbols in curreny format ?
 
Similar Threads
How to convert query parameter of an url to UTF-8 format.
text editor supporting maths symbol in javascript
New ground, making progress, but need some guidance with drawing lines.
NumberFormatException
greater than or less than symbols