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
4 replies
Subscribers
9 subscribers
Views
2016 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hello, I have a process created that is generating a word document th
mariusl
over 9 years ago
Hello,
I have a process created that is generating a word document that is having only strings.
Is there any way to save a image in a variable and then write the variable in the document?
I want to mention that the image should be different for every new instance of the process and it's not possible to add it directly to the document template.
Thank you!
OriginalPostID-202177
OriginalPostID-202177
Discussion posts and replies are publicly visible
Parents
0
Amitkumar
over 9 years ago
If you extract the word document and unzip its content, you will find the path of embedded objects such as images, etc. In this case, let's say you have only one image embedded into the word document, then document path would be word/media/image1.png and for subsequent images, word/media/image2.png, word/media/image3.png.
Please try providing this path in document path field and Document to Add field captures the dynamic image that replaces embedded image in the word document template. Let me know, if you need any help further.
If you have 7-zip installed on machine, you can right click on word document, use 7-zip to open archive and see contents.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Amitkumar
over 9 years ago
If you extract the word document and unzip its content, you will find the path of embedded objects such as images, etc. In this case, let's say you have only one image embedded into the word document, then document path would be word/media/image1.png and for subsequent images, word/media/image2.png, word/media/image3.png.
Please try providing this path in document path field and Document to Add field captures the dynamic image that replaces embedded image in the word document template. Let me know, if you need any help further.
If you have 7-zip installed on machine, you can right click on word document, use 7-zip to open archive and see contents.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data