문제

GWT,Java framework. I wanted to generate chart and save it as jpeg file for sending report's graph to user's email.

I am using GWT visualization api to generate chart for fron-end view. But I wanted to generate chart and save it as jpg in server side.

can any one help me that How to save file as jpeg in server side by using GWT visualization api?

올바른 솔루션이 없습니다

다른 팁

I know a script which can export SVG chart to other format. Do you users' browsers support SVG ?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top