alfredohrv | Posts: 27

Inserting Tags on PDF

0 votes

I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 })  from reading <AnchorTabString>{ESIG_BORR01_SO_0001}</AnchorTabString> inside my PDF file. At the time of signing the Tabs are still showing up in the screen. Can you tell in C# code what I am doing wrong?


Attachments
Approved Answer
dsoon | Posts: 4

Reply to: Inserting Tags on PDF

0 votes

Hi Alfred, not sure this is too late to reply.  I see that your syntax did not conform to the naming convention.  Please refer to this link for the supported naming convention.  


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