Search:

Type: Posts; User: tqa

Search: Search took 0.15 seconds.

  1. Replies
    5
    Views
    1,614

    Re: Convert decimal values to english text

    As I want to use it for currency, so I would like it to be six hundred and twenty four dollar and fifty sent.
  2. Replies
    0
    Views
    2,373

    Jasper report,add more than one report group

    Hi.
    I'm just starting to use iReport to create jasper Report.I already add two group inside the report, but I cannot arrange the group in order.
    This is how it look like
    Card 1:
    [group header]...
  3. Replies
    5
    Views
    1,614

    Re: Convert decimal values to english text

    I only want to handle two decimal place because i'm using this for converting currency. It would be six hundred and fifty one.
    By the way,I found a solution using java.text.DecimalFormat.
    Thank...
  4. Replies
    5
    Views
    1,614

    Convert decimal values to english text

    Hi
    I'm looking for a method that could translate decimal values to string,english text. For example currency values.
    600.50 so it should read as "six hundred and 50".
    Most of the method that I...
Results 1 to 4 of 4