Adding a Font

DynamicPDF ReportWriter for COM/ActiveX (v1) Forum

 Nov 28 2006 4:10 PM
I am trying to add a font to my pdf and keep getting an error that the font that I am trying to use is not a True Font or does not exist.  The font is desinated as a true font in my c:\windows\Fonts folder.  Any help is greatly appreciated.

Code Examples (I have tried all of these):

dim DPDF_Font_3OF9
DPDF_Font_3OF9 = objDoc.AddFont("C:\WINDOWS\Fonts\3OF9.TTF")

dim DPDF_Font_3OF9
DPDF_Font_3OF9 = objDoc.AddFont("3 of 9 Barcode")

dim DPDF_Font_3OF9
DPDF_Font_3OF9 = objDoc.AddFont("3 of 9 Barcode (True Type)")

Thanks,
Brad

 Nov 28 2006 4:17 PM
Posted by a ceTe Software moderator
Hello Brad,

Can you please send over the True Type font you are trying to use to our Support Team so that they can look into it further.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 7:09 AM.