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 

Mixed Fontss in same line???????????

 
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
bsbeck



Joined: 29 Jan 2009
Posts: 1

PostPosted: Thu Jan 29, 2009 5:52 pm    Post subject: Mixed Fontss in same line??????????? Reply with quote

I need to mix different fonts in the same line and hold spacing correctly.

Example,

"I, Joe Blow, have been...."

I need Joe Blow in bold, but I need to hold the spacing correct after the name, no matter what name I have in there. Joe Blow will be populated from a variable, so the size of the name will vary.

Here's my code...
font = New XFont("Arial Narrow", 16, XFontStyle.Regular)
gfx.DrawString("I, ", font, XBrushes.Black, 50, 140)
font = New XFont("Arial Narrow", 16, XFontStyle.Bold)
gfx.DrawString(SQLdr("FirstName") & " " & SQLdr("MI") & ". " & SQLdr("LastName"), font, XBrushes.Black, 65, 140)
font = New XFont("Arial Narrow", 16, XFontStyle.Regular)
gfx.DrawString(" have been...", font, XBrushes.Black, 190, 140)

Please advise.

Thanks,
bsbeck
Back to top
View user's profile Send private message
Thomas Hoevel



Joined: 16 Oct 2006
Posts: 387
Location: Cologne, Germany

PostPosted: Mon Feb 02, 2009 9:25 am    Post subject: Reply with quote

I'd use MigraDoc.

I don't know how MigraDoc does it. If you don't want to use MigraDoc, then check the MigraDoc source how it does it.
_________________
Regards
Thomas Hoevel
PDFsharp Team
Back to top
View user's profile Send private message Visit poster's website
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