Replace the name instead of code

May 23 2018 2:51 AM
HI,
 
I want to update the name/button/link instead of code in iTextSharp PDF generate.
 
My code in MVC,
 
@Html.ActionLink("Submit", "Generate", "Home")
 
It should show in PDF file, 
 
 
But, it displays in PDF like code,
 
 
 
Can someone help me to resolve it? 

Answers (4)