TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sankara Krishnan Venugopal
NA
3.5k
744.6k
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?
Reply
Answers (
4
)
Cannot implicitly convert type 'void' to 'string'
How to dispaly two web pages in a one webpage in asp.net