|
Posted by Kimmo Laine on 11/28/52 11:51
"Sonnich" <sonnich.jensen@elektrobit.com> wrote in message
news:1151569577.647324.260080@m73g2000cwd.googlegroups.com...
> hi all!
>
> I use ezPDF like this
>
> $pdf = new Cezpdf('a4','potrait');
>
> $tmp = array(
> 'b'=>'Courier-Bold.AFM',
> 'i'=>'Courier-Oblique.AFM',
> 'bi'=>'Courier-BoldOblique.AFM',
> 'ib'=>'Courier-BoldOblique.AFM',
> 'bb'=>'Times-Roman.afm' );
> $pdf->setFontFamily('Courier.AFM',$tmp);
>
> $codeFont = 'fonts/Courier.AFM';
> $pdf->selectFont($codeFont);
>
> $pdf->addText(.....
>
> The problem is that I cannot change the font, it remains to be
> Helvetica... the fonts folder is present, moving the files and checking
> whether they are corrupt does not change anything.
>
> Can anyone explain?
> Or send their way of doing this?
>
>
> ->Secondly, where do I get a newer version of ezPDF, I have 0.9 for
> now.
http://www.ros.co.nz/pdf/
I've never had any trouble with changing the font. Maybe you should ask this
at the ezpdf support forums.
http://sourceforge.net/forum/forum.php?forum_id=147987
--
"ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" -lpk
spam@outolempi.net | Gedoon-S @ IRCnet | rot13(xvzzb@bhgbyrzcv.arg)
Navigation:
[Reply to this message]
|