Jump to content
We've recently updated our Privacy Statement, available here ×

PDF missing dollar sign ...


topkatz

Recommended Posts

I have a report which I'm running via the webservice.  When I do so it does not print dollor signs were aplicable, it displays a little square type charecter.  If I run th ereport from the web portal it displays correctly.  This is what I send over to the web service, maybe there is a config item I need to get the charecter to display correctly?

 

Code:
<request operationName=\"runReport\" locale=\"en\">        <argument name=\"RUN_OUTPUT_FORMAT\">$format</argument>        <resourceDescriptor name=\"\" wsType=\"\"        uriString=\"$report\"        isNew=\"false\">        <label>null</label>        $params_xml        </resourceDescriptor>      </request>
Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

No ideas on this?  When I inspect the field in ireport this is what is in the pattern field 

¤ #,##0.00

 

If I replace the square in there it appears to work in the webservice.

 

 



Post Edited by topkatz at 04/30/2010 12:25



Post Edited by topkatz at 04/30/2010 12:27
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...