When testing your image export using the code here:
http://www.smartclient.com/smartgwte...t_image_export
I am not able to export the chart.
I get this in the console:
Using smartgwt 5.0p 07.03.16 power
http://www.smartclient.com/smartgwte...t_image_export
I am not able to export the chart.
I get this in the console:
Code:
14:29:27.972:INFO:Log:initialized
14:29:29.332:INFO:Log:isc.Page is loaded
14:29:40.861:MDN0:WARN:RPCManager:com.isomorphic.contentexport.ImageExportundefined - response: {operationId: "custom",
clientContext: undef,
internalClientContext: undef,
context: Obj,
transactionNum: 0,
httpResponseCode: undef,
httpResponseText: undef,
xmlHttpRequest: undef,
transport: "hiddenFrame",
status: -1,
clientOnly: undef,
isStructured: true,
callbackArgs: null,
results: Obj,
data: "com.isomorphic.contentexport.ImageExport"}
Remote Debugging unavailable (Messaging endpoint not responding). To enable Remote Debugging, see the Remote Debugging overview in the reference.
Comment