[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: FW: Creating .PDF file
- Subject: Re: FW: Creating .PDF file
- From: Larry D Lundstrom <ldlundstrom@STPEGS.COM>
- Date: Wed, 10 May 2000 09:45:50 -0500
Check your SQR.ini for the correct font path.
[PDF Fonts]
;Font Path = Directory where the .afm files reside. Default is SQRDIR
Font Path = E:\sqrbinw
3=Courier
300=Courier-Bold
4=Helvetica
400=Helvetica-Bold
5=Times-Roman
500=Times-Bold
11=Symbol
12=ZapfDingbats
30=Courier-Oblique
3000=Courier-BoldOblique
31=Helvetica-Oblique
3100=Helvetica-BoldOblique
32=Times-Italic
3200=Times-BoldItalic
>>> Adil Asar <aasar@IGATECAPITAL.COM> 05/10/00 09:19AM >>>
Hi
I am trying to create a PDF file using the -PRINTER:EP option . I keep on
getting the following error
PDFLib (Fatal): Couldn't read metrics for font Courier
SQR: Program Aborting.
Also when I try creating a CSV file using the -PRINTER:EH -EH_CSV option ,
the program succeeds but doesnt generate any output . It works fine for .LIS
and .HTM output
ANy ideas as to how to rectify this situation would be tremendously
appreciated.
We are on PS Tools 7.52 , Oracle 8.0.4 and SQR 4.3.2
Thanks
-Adil.