Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hi,
How to show the Time Series chart in E-mail body?.
How to achieve?. Could you suggest how to implement?.
Thank you in advance...
Depends on your use case. You may export the mashup to pdf and send an email with an attachment. You may store screenshots in your file repository and provide either links or try embedding the images.
Thank you for replay.
I am able to do the pdf in e-mail attachment. I want to include chart in E-mail body message.
How to save Timeseries chart in .JPEG or .png format in file repository.
Could you give the steps?. Thank you in advance...
I apologize for the delayed response.
You can read here about the file repositories and how to upload/view files http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FGetting_Started%2FNavigationinThingWorx%2Fmanaging_file_repositories.html
Thank you for your patience!
Hi,
Thanks you for response.
Before saving into file repository, i want to convert pdf file to .jpeg or .png file.
Because i have to show timeseries chart as image in E-mail body.
Thank you in Advance..
You'd likely need to create a custom java extension to perform the conversion.