Export image in excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Export image in excel
Hi all,
We store images uploaded by the user in a stream. I want to export the stream with images to excel and show the same in excel.
Please let me know if any method is there to do the same. Thanks in Advance.
Yedukrishnan
Solved! Go to Solution.
- Labels:
-
Coding
-
Extensions
-
Mashup-Widget
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Article - "In ThingWorx, Is it possible to export/import Excel file with extension .xlsx": https://www.ptc.com/en/support/article/CS356165
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Article - "In ThingWorx, Is it possible to export/import Excel file with extension .xlsx": https://www.ptc.com/en/support/article/CS356165
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @VladimirN ,
Thank you for your response.
In this case, I need to download the image stored in the stream to CSV file. Please let me know if it is possible in Thingworx.
With regards
Yedukrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Most probably you will have to write your own extension using Apache POI to create an XLSX with images.
With that being said, I'm not sure you would want to store images in a stream. That is what the File Repository is for. At least I would do some scaling tests to check robustness and scalability of that approach.
![](/skins/images/695EE5AD3E567050FEDD72575855ED93/ptc_skin/images/icon_anonymous_message.png)