Hi,
I am printing PO through custom smartform. When I am putting texts lesser than 349 in Header Text->header text, then its printing properly. Whenever the text is more than 340, then error 'Font family not maintained' is coming and form is not getting printed.
Error is coming while writing the 340th line through FM 'SSFCOMP_WRITE_TEXTu2019. Its showing error in include 'LSTXBCFPC', line 1355. Here the value of variable l_pos_new is more than 99999.
Is there any limitation on printing long text or vertical postions in smartform. And where its beiing set.
As per the description of the error, i checked in tcode SE73 and found that the font which I am using is maintained there. If it would have not been maintained then text will never be printed.
Please help me as this is a crucial problem.
Thanks.
Vinod.