Rank: Newbie Groups: Member
Joined: 4/23/2013 Posts: 4
|
When I convert HTML to PDF with specific font, which is install on local machine, the font don't embedded into PDF. How can I add this font in C# or there is another way?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
As long as the font is installed on the same machine where the converter runs (so it means if the converter runs on your server, then the font needs to be installed on your server, not on your client machine), it should be automatically embedded into PDF. There is no additional step you need to do in order for font to be embedded.
Thanks!
|