FredericDH

Signature location

0 votes
Hi! I am having trouble when placing the signature tab location. Here is my code Signature signHere = SignatureBuilder .SignatureFor(signer.Email) .OnPage(Convert.ToInt32(pageNumber) - 1) .AtPosition(45, 424) .Build(); As you can see , I specify 424 for the Y axis. However, in the attached screenshot of the signed document, you can see that the signature tab is located way below 360 !!! Is there an offset somewhere I forgot to set ?

Attachments

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off