Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Smartform issue FOnt Family Not Maitain

Former Member
0 Kudos

Hi,

when i am excuting po i am geeting 'Font family not Maitain' Message. For that I am using Samrt form. in that i writen logic to get the Text from Text id here i am getting Teext from

Data base but when ia m displaying data it is gving message like 'Font Family Not Matain'.

Please provide me solution how to do this issue

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

What is the Font Family you are using in the style and the text ur bringing?

Font Family is like Helve, Times Roman etc... Which one are u using?

Regards,

Vishwa.

10 REPLIES 10

Former Member
0 Kudos

Hi

What is the Font Family you are using in the style and the text ur bringing?

Font Family is like Helve, Times Roman etc... Which one are u using?

Regards,

Vishwa.

0 Kudos

Hi,

I am using HELVE Font family in Sytle.

0 Kudos

Hi

Check the font ur using in Text.

Regards,

Vishwa.

0 Kudos

hi,

in form i using Standrad Pharagraph font size 10

0 Kudos

Hi..

If u remove the text also..you are getting the same error. Check that also..

Also, check the code ur writing to call the text...

Regards,

Vishwa.

0 Kudos

With out text it is working fine

i am reading the data from Data base using Read_text and i am displaying that using include text.

0 Kudos

Hi

Instead of calling the text, try to display the text content as it is using text node.

Put the text content into a new text node.. and mention it based on the conditions u want... IF you want it to display all the time,then just put the content into a text node... It will display without any problem.

Regards,

Vishwa.

Edited by: vishwa sri hari on Sep 24, 2008 7:48 AM

0 Kudos

it is not working . I am getting same message 'Font family Not maitained'

0 Kudos

OK.tell me the text name ur calling in the PO. and what is the content.

0 Kudos

text id is f01 to f05 . this is working fine in other forms but in po fom only i am geeting this message