Hello,
We want to print a Smartform label and we need to have a font size larger thar 99.9 points (this is max vallue as you may know).
We are using ZI9HP4 device type and TAHOMAB font. Printers are OKI MB471w model.
It is described in below note and scn thread that we need to use printcontrols for this issue. But it is not described how?
338628 - Font sizes supported by SAPscript/SmartForms
As attribute value you can enter a value between 0.1 point and 99.9 point (1 point = 1/72 inch) "Font size" both for SAPscript styles/forms and for SmartStyles (styles for SmartForms).
If you need to output a font that is larger than 99.9 point, you can normally achieve this by modifying the print controls. You must have knowledge about the printer control/SAP device types to carry out such a modification.
How to check MAX font size that can be set in a custom smartstyle
99.9 Pt is the largest font size that can be entered into a Sapscript or Smartform style.
The workaround is that you use e.g. 99 pt in the form, but that you enter a printer escape sequence command for the larger font size into the device type.
SE73 -> Printer Fonts -> <Device Type>
The SFxxx print controls contain the command sequesnce to tell the printer to switch to a certain font size. You will need to know the
command for your printer model to tell your printer to switch to this larger font size and theprinter must support the large font size also.
There are SF* print controls defined in our device type ZI9HP4.
Which one is used for enlarging font size more than 99,1?
Can you help about the issue and describe how I can use print controls?
Thanks and Regards,
Yuksel AKCINAR