cancel
Showing results for 
Search instead for 
Did you mean: 

Can blue prism set faksimile on word documents

NicoleSchiller
Level 2

Today we had a request if it is possible, besides adding and copying Text out and into a Word document, that the robot also can read and set faksimile´s ( pictures of a handwritten signature) on the bottom oft the word document. 

Does anyone have experience with this and how does it work? Thanks in advance



------------------------------
Nicole Schiller
------------------------------
1 BEST ANSWER

Best Answers

harish.m
MVP

HI Nicole schiller - I think you can do that by writing code stage either in C# or vb.net and also other option would be check whether copy to clipboard and paste to clipboard actions in MS word VBO works for  the use case
https://blog.groupdocs.com/signature/sign-documents-with-digital-certificate-using-csharp/



------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"

Harish M
Lead developer
America/New_York TX
------------------------------
----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]

View answer in original post

2 REPLIES 2

harish.m
MVP

HI Nicole schiller - I think you can do that by writing code stage either in C# or vb.net and also other option would be check whether copy to clipboard and paste to clipboard actions in MS word VBO works for  the use case
https://blog.groupdocs.com/signature/sign-documents-with-digital-certificate-using-csharp/



------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"

Harish M
Lead developer
America/New_York TX
------------------------------
----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]

MikkoKamppila
Level 5

Yes, it's definitely possible.

I don't know what kind of documents you have and what's your process to construct them, so this is from my experience. It's possible that this doesn't suit 100% to your needs, but hope you can have some takeaways.
1) Prepare a general document template that includes all the handwritten signatures (you don't need a Blue Prism for this)
2) Set those signatures to the table (2 columns) so, that each on them is set inside a table row column #1
(As a result you should've a table having as many rows as you've the pictures of signatures)
3) To the table column #2 the name of signature, let's say "CEO" or "CFO" to identify the signatures

Now, based of your need case by case, you can remove the unneeded signature rows by using object "Delete Table Row" in BP Utility "MS Word". By using a template model the content can be kept up-to-date by a person who isn't a RPA specialist. 



------------------------------
Mikko Kamppila
IT analyst
Kela
Europe/Helsinki
------------------------------