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
+1
person also asked this
people also asked this
Replies
16 replies
Subscribers
5 subscribers
Views
14511 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi, we have a requirement where in a approval process the approver needs to sign
John Josef
Certified Associate Developer
over 8 years ago
Hi, we have a requirement where in a approval process the approver needs to sign when approving. Once signed the sign needs to be placed inside a pdf template form for generation. Has anyone done this kind of requirements before? Thanks!
OriginalPostID-210285
OriginalPostID-210285
Discussion posts and replies are publicly visible
Parents
0
Rajasekhar Pamidipati
A Score Level 2
over 8 years ago
Hi Johnrheyj,
If you have doc template with image then you can replace that image with another image by using ‘Add documents to Zip’ smart service.
This will take document template, existing image path, replacement image and gives new document with updated image. For example if your document is having image1.jpg then in ‘Add documents to Zip’ smart service you can specify the document path of the image as word/media/image1.jpg then it will replace that image with new image. And we have also one input called ‘Create new Document’ in this smart service and we need to give true for it then only it will create new document as output.
So in document template, in place of signature give one default image and replace it in process model.
Note: To find the image, extract the document template by using 7-zip and go to word/media folder.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rajasekhar Pamidipati
A Score Level 2
over 8 years ago
Hi Johnrheyj,
If you have doc template with image then you can replace that image with another image by using ‘Add documents to Zip’ smart service.
This will take document template, existing image path, replacement image and gives new document with updated image. For example if your document is having image1.jpg then in ‘Add documents to Zip’ smart service you can specify the document path of the image as word/media/image1.jpg then it will replace that image with new image. And we have also one input called ‘Create new Document’ in this smart service and we need to give true for it then only it will create new document as output.
So in document template, in place of signature give one default image and replace it in process model.
Note: To find the image, extract the document template by using 7-zip and go to word/media folder.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data