Skip to Content
0
Former Member
Jan 17, 2012 at 11:29 PM

SAPScript Font Style not working in QA

176 Views

Hi Folks,

My client has requested a SAPSCript form change in their 4.7 system. I have imported the Verdana TT Font family into SAP to meet a business requirement, and created the font family ZVERDANA. All good. I have created a custom style using the new font family ZVERDANA, and used this custom style in a standard text object, which is working fine in our development environment. The Standard text even displays in the nominated SAPScript form in development in the Verdana Font.

I've transported everything to QA, but the Standard text object is not reflecting the font upon printout. I have verified that the font family exists, and is the same as Dev, and the Style exists and this is also a match for Dev.

When I view the Standard text object in SO10 with the graphical PC editor, the text appears in Verdana, but when I do a print preview from SO10, or when I generate the nominated Form, it's displaying in courier. The code in the Standard Text object is as follows:

/:   STYLE ZINFINIT                                    
HD   INFINITI SERVICES PTY LTD                                             
SP   Phone: 03 8911 1234  Fax: 03 8911 1200            
ST   www.infinitiserv.com.au                           
SP   Mailing address:                                  
ST   Locked bag 2226, Melbourne, Victoria 3001   
/:   STYLE *                                           

Has anyone encountered an issue like this before, and if so, any thoughts on how to get the TT Font to display outwardly?

Regards,

Steve