michael.zhang Report post Posted February 17, 2010 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
srividya_sharma Report post Posted February 17, 2010 Hello Michael, Yes, you can use server-side export and create custom pdf. Some of the users have done this successfully. Srividya Share this post Link to post Share on other sites
michael.zhang Report post Posted February 18, 2010 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