Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Print Widget: How to change locale of Date label

$
0
0
Hi,

I use the following URL for an Export Web Map Task configuration in my PrintWidget.xml:

Code:

<?xml version="1.0" ?>
<configuration>
  <taskurl>http://azivm2k8sqlexp:6080/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task</taskurl>
 
  <layouttemplates  visible="true" defaultvalue="Letter ANSI A Landscape">
      <layouttemplate>Tabloid ANSI B Landscape</layouttemplate>
      <layouttemplate>Tabloid ANSI B Portrait</layouttemplate>
      <layouttemplate>A3 Landscape</layouttemplate>
      <layouttemplate>A3 Portrait</layouttemplate>
      <layouttemplate>A4 Landscape</layouttemplate>
      <layouttemplate>A4 Portrait</layouttemplate>
      <layouttemplate>Letter ANSI A Landscape</layouttemplate>
      <layouttemplate>Letter ANSI A Portrait</layouttemplate>
      <layouttemplate>MAP_ONLY</layouttemplate>
  </layouttemplates>
 
</configuration>

I noticed that when we print, the Date label below the map is in English:

Attachment 29355

It needs to be in French.

We already compile using the french locale in Flash Builder.
There doesn't seem to be any locale setting for the Print Widget.
Or the Export Web Map Task

Is this possible?

We use ArcGIS Server 10.1.0.3035

Thanks
Attached Thumbnails
Click image for larger version

Name:	Screenshot.png‎
Views:	N/A
Size:	131.9 KB
ID:	29355  

Viewing all articles
Browse latest Browse all 2097

Trending Articles