Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a paragraph of text that I am writing to a pdf file that I would like to contain a link to open an email to a particular recipient. I would like to know if this is possible using the built-in libraries for C#.

What I have tried:

I have tried using the method to add a weblink by typing the mailto email address as the link but it tries to open it as a file on my local machine.
Posted
Comments
Suvendu Shekhar Giri 13-Nov-17 5:18am    
Which library you are using to create PDF file?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900