Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, January 8, 2013 2:01:54 AM(UTC)
username77

Groups: Registered
Posts: 40

Thanks: 5 times

it is possible to sign a pdf document with a handwrited signature from file (tif, bmp, pdf).

do you have an example on vb.net or c# how to insert the signature at the mouse position?

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, January 8, 2013 7:10:56 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


Do you mean that you want load the PDF as a raster image then insert the signature image on top? If yes, this could be done using CombineFastCommand class to insert the signature image on top of the raster PDF and to get the position of the mouse, you can use the mouse_down event to capture the co-ordinates of the mouse.
If you mean something else, please send me the details of what you want to do.
Also, are you using LEADTOOLS v17.0 or LEADTOOLS v17.5?

 
#3 Posted : Tuesday, January 8, 2013 7:58:49 AM(UTC)
username77

Groups: Registered
Posts: 40

Thanks: 5 times

I'm using lt v17 on .net

I would like to open the pdf as rasterimage and insert the signature overlaying the pdf at the coordinates of the mouse.

I attached 3 files. I created the output with NitroPDF using QuickSign
 
#4 Posted : Tuesday, January 8, 2013 8:00:05 AM(UTC)
username77

Groups: Registered
Posts: 40

Thanks: 5 times

here the attachment
File Attachment(s):
test.zip (161kb) downloaded 39 time(s).
 
#5 Posted : Tuesday, January 8, 2013 11:25:54 PM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


The attached project demonstrates how to combine two images together.
This project allows you to set the points of the rectangle you want to combine the signature image on. It should be an easy task to modify the combine rectangle to use the mouse co-ordinates.

If you face any problems, please let me know.
File Attachment(s):
CsCombineDemov17.zip (46kb) downloaded 41 time(s).
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.074 seconds.