Welcome Guest Search | Active Topics | Sign In | Register

Can I embed a font into a new pdf? Options
EOUser
Posted: Thursday, June 23, 2011 3:05:50 PM
Rank: Newbie
Groups: Member

Joined: 6/21/2011
Posts: 3
I'm creating a pdf file streamed from the browser in this way:

EO.Pdf.HtmlToPdf.ConvertHtml(newHtml, response.OutputStream);

Is there a way that I can embed a barcode font into the pdf file I'm creating?
eo_support
Posted: Thursday, June 23, 2011 3:16:55 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I believe ConvetHtml automatically embed the font into the PDF file. This is necessary so that the file can still be correctly displayed even if being viewed on a totally different system that does not have the original font. The font to be embedded must be a TrueType/OpenType font.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.