PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index PDFsharp - moved to http://forum.pdfsharp.net/
Please visit the new PDFsharp forum at http://forum.pdfsharp.net/
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Embedding PDF Font

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/
View previous topic :: View next topic  
Author Message
Sai Alluru



Joined: 02 Jan 2009
Posts: 4

PostPosted: Wed Jan 07, 2009 9:43 am    Post subject: Embedding PDF Font Reply with quote

We are using the following code to EMBED True Type font in PDF but does not seem to embed it. Does any one know a different api or if this feature actually works.

gfx.MUH = PdfFontEncoding.Unicode;
gfx.MFEH = PdfFontEmbedding.Always;

XFont font = new XFont("Mistral", 12.0);
gfx.DrawString("Sai Alluru Text", font, PdfSharp.Drawing.XBrushes.Black, 120, 120);

We are using the latest version from the PDFSharp site.
Back to top
View user's profile Send private message
Sai Alluru



Joined: 02 Jan 2009
Posts: 4

PostPosted: Wed Jan 07, 2009 12:00 pm    Post subject: Found the usage to embed font Reply with quote

XPdfFontOptions options = new XPdfFontOptions(PdfFontEmbedding.Always);
XFont xfont = new XFont("Mistral", 14.0,XFontStyle.Bold, options);

gfx.DrawString("Sai Alluru Text", xfont, PdfSharp.Drawing.XBrushes.Black, locX, texty);
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Support - moved to http://forum.pdfsharp.net/ All times are GMT
Page 1 of 1

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


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


Start Your Own YouTube Clone

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com