I want to add a signature image in a pdf file on the upper side of Authorised signature. How to insert a signature at a specific location when autorised signature will be at random place in a pdf file. Please help me out.
Hi @sarvesh.b
How about using a custom package add picture to PDF?
Refer to the custom activity link below!
Regards
I had tried that activity but How can the coordinates be dynamic. Every time the coordinates changes as the page zoom in zoom out
Hi
Do you have a word template of this
If so we can use a simple activity to get this done and also export that as a pdf file
That is using REPLACE PICTURE activity under word automation activities
And using EXPORT TO PDF activity
https://docs.uipath.com/activities/docs/word-replace-picture
Cheers @sarvesh.b
Yes Sure, Please see the attached file. Can you please provide me an example in .xaml file.? Authorised Signature.docx (12.0 KB)
The link I shared above has a sample xaml already
You can download the workflow here.
Cheers @sarvesh.b
Thanks buddy, It is working. Hope it will work in my project.
Glad it got resolved @sarvesh.b
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.