SQR reports V8.3.1 fonts .pdf vs .spf
I have a problem with fonts in .pdf output display. When I run in the developer or on the development computer, the .spf and .pdf displays are the same as what I have defined in the reports. However, when I run in production, only the .spf output is displayed with the defined fonts. The .pdf version is in courier. I define the fonts in the report.sqr code, typically using font=4 and font=5.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The development sqr.ini file has fonts sections:
[Fonts]
3=Courier New,fixed
300=Courier New,fixed,bold
4=Arial,proportional
400=Arial,proportional,bold
5=Times New Roman,proportional
500=Times New Roman,proportional,bold
The development sqr.ini file has fonts sections:
[Fonts]
3=Courier New,fixed
300=Courier New,fixed,bold
4=Arial,proportional
400=Arial,proportional,bold
5=Times New Roman,proportional
500=Times New Roman,proportional,bold
0