Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
9 subscribers
Views
1751 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have a requirement where end user will upload a document in one of the task an
riyazs
over 9 years ago
I have a requirement where end user will upload a document in one of the task and I have to display content present in that word document in a dashboard (document consists of both text and images)
Is it possible?
If so could you suggest me with the approach.
Thanks
OriginalPostID-185573
OriginalPostID-185573
Discussion posts and replies are publicly visible
Parents
0
ChristineH
Certified Lead Developer
over 9 years ago
Not an elegant solution, but a while back on a project, when a document was uploaded we used a custom plugin to loop through the pages of the document and convert them to images. Then each page was an image that we could show on the record dashboard. Not elegant, high in CPU usage, custom plugin.
So, I guess what I am saying is it is possible, but not advised.
What is the use case reasoning? could there maybe be an alternate solution?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ChristineH
Certified Lead Developer
over 9 years ago
Not an elegant solution, but a while back on a project, when a document was uploaded we used a custom plugin to loop through the pages of the document and convert them to images. Then each page was an image that we could show on the record dashboard. Not elegant, high in CPU usage, custom plugin.
So, I guess what I am saying is it is possible, but not advised.
What is the use case reasoning? could there maybe be an alternate solution?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data