| Date: | Tue, 28 Mar 2006 10:56:46 -0500 |
| Reply-To: | mesecca L katram <mesecca@YAHOO.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | mesecca L katram <mesecca@YAHOO.COM> |
| Subject: | Re: Proc template "Styles" |
| Content-Type: | text/plain; charset=ISO-8859-1 |
On Tue, 28 Mar 2006 09:34:00 +0200, Stéphane Colas <saslist@DATAMETRIC.FR>
wrote:
>You can, but you shouldn't.
>
>>
>> I am using this template to produce Ods Pdf file and only Helvetica is
>> supporten among
>> font_face = "Trebuchet MS, Helvetica, Arial, sans-serif"
>> can I get rid of the other fonts???
Stéphane Colas ,
The following are the only fonts supported by ODS PDF
and in my style I have all the fonts defined
font_face = "Trebuchet MS, Helvetica, Arial, sans-serif"
this formate but helvitca is the only one supported among 4,what difference
does it make if only have helvetica
font_face = "Helvetica"
Names for the Base 14 Fonts with the PDF/PDFC Device Drivers
Courier
Helvetica
Times-Roman
Symbol
Courier-Oblique
Helvetica-Oblique
Times-Italic
ZapfDingbats
Courier-Bold
Helvetica-Bold
Times-Bold
Courier-BoldOblique
Helvetica-BoldOblique
Times-BoldItalic
Thanjs in advance
Mesecca
|