I've tried "Helvetica Bold" but it returns nil
also tried "Helvetica-Bold", but it's the same as "Helvetica"

I think i'll just go without bold, thanks for your help anyway :)

On 05/09/2012, at 08:30, Leonard Rosenthol <[email protected]> wrote:

> Because Helvetica is NOT a bold or italic font face.  If you want the bold 
> version, you need “Helvetica Bold”.  If you want the italic version, you need 
> “Helvetica Italic”.
>  
> Leonard
>  
> From: Ismael Schellemberg [mailto:[email protected]] 
> Sent: Tuesday, September 04, 2012 2:44 PM
> To: [email protected]
> Subject: [Podofo-users] bold/italic fonts
>  
> is there a reason why a font wouldn't be bold or italic when created like 
> this?:
>  
> PdfFont *font = document->CreateFont("Helvetica", true, true);
>  
> font->IsBold()
> font->IsItalic()
>  
> both return false …
> How could I create a bold (and if possible, italic) font? even if it's a 
> different type/name

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to