michael.zhang

Is it possible to do both client side and server side chart exporting?

Recommended Posts

Our client needs a pdf file with chart and a few description such as title, header/footer, and/or grid.

 

 

 

Since the client side exporter is a compiled swf file without source code (we already did client side exporting), I wonder if we can add server side exporting (java) so we can reprocess the pdf stream or use some 3rd party library to add more things to the pdf.

 

 

 

Or anyone had better idea to do this?

 

 

 

Thanks!

Share this post


Link to post
Share on other sites

Hi Srividya,

 

 

 

Thanks for the idea, and that's what we are trying to do.

 

 

 

Because of all the advantages of client side exporting (fast, light, easy), it's really interesting to make the client side custom exporting possible.

 

 

 

Regards,

 

Michael

Share this post


Link to post
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