ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

How to get rid of ‘#’ in forms

Print This Post Email This Post Written by admin on Oct 6th, 2009 | Filed under: SAP Scripts, Smartforms

When ever you try to print forms in SAP for any other language other than English, you usually end up with some of the characters printed as ‘#’ instead of the actual character for that particular language. The error is usually caused because of Double byte characters used in the form.

To get rid of ‘#’ symbols you need to use the correct character or paragraph format, follow these steps:

  1. Check if the font specified in the form is supported by the printer. In this case the form output is displayed correctly in the spool but when you try to print the form, it shows junk characters of ‘#’.  so first ensure that the printer supports the font. To see the actual font used by SAP system during printing goto SP01 – > give the spool number and execute.  Select the spool and now goto -> Display requests-> settings-> change the display mode to ‘RAW’ and come back to the spool output screen. Now click display contents and then you can figure out the correct font used by SAP.
  2. Device type not supporting the font. In this case ask the basis team to install the extra fonts on the spool server.
  3. Enable multibyte setting. Press ALT + F12 -> Options -> I18N -> Check Activate Multibyte functions to support
  4. Ensure you have extra required fonts installed in windows
  5. Refer OSS Note 776507 to look at the fonts supported by the country.
Share

If you like this post, you may as well like these too:

  1. Get Rid of Code Page Errors (CONVT_CODEPAGE) You usually get these dumps in ST22 with the runtime error as CONVT_CODEPAGE and it says that the character set conversion is not possible. So, how to we get rid...
  2. SAP Adobe Forms Working with SAP Adobe Forms Here is the direct Link from SDN. Course Overview 1.Overview 2.Program 3.Interface 4.Context 5.Designer: Overview 6.Structuring a Form 7.Static Elements 8.Dynamic Elements 9.Tables 10.Mass Printing...
  3. Smart Forms Sources SAP Service Marketplace http://service.sap.com/smartforms https://www.sdn.sap.com/irj/sdn/smartforms SAP Library in SAP Help Portal – http://help.sap.com -> SAP Web Application Server 6.20 -> mySAP Technology Components -> SAP Web Application Server -> Basis...
  4. What is HCM Processes & Forms Framework? The next step in the evolution of Personnel Change Requests (PCRs). Offers an efficient way to manage cross-role processes involving HR Master data. It provides greater flexibility and features such...
  5. SAP Adobe Interactive Forms The integration of Adobe PDF capabilities with the SAP NetWeaver open integration and application platform has placed SAP Interactive Forms by Adobe at the heart of projects around the world...



Leave a Reply