Application Development and Automation 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: 
Read only

Smartform font issue

Former Member
0 Likes
850

Hi,

I have changed some code in smartform and output is coming correctly. Its an invoice document. but the font size of the output which i have changed is coming differently than other texts in the output. please help me wat to do?

Thanks

Subin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
801

Hi,

While you are changing the code,the value will be selected in default paragraph parameters.So please select the correct paragraph format while writing the code.

So that you will get the expected font.

6 REPLIES 6
Read only

Former Member
0 Likes
802

Hi,

While you are changing the code,the value will be selected in default paragraph parameters.So please select the correct paragraph format while writing the code.

So that you will get the expected font.

Read only

Former Member
0 Likes
801

Samuel,

Just click on an existing text node and check the paragraph format that it uses. Now apply the same paragraph format to your text node. Make sure you use the same smartstyle for the new text node that you have created. Smartstyles can be specified in output options tab of the text node or in global parameters of the form.

Hope this helps.

Regards,

Satbir

Read only

Former Member
0 Likes
801

Hi,

Can u plz tell me how to set paragraph format? i am not able to change font or anythng.

Thanks

Samuel

Read only

0 Likes
801

Go through the link below and check wiki on this site or tutorials on smartforms. You will get an idea.

http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf

Regards

Srinivas B

Read only

0 Likes
801

Samuel,

I have prepared a document for you. In case you have still not found the solution, please find the document at the following location.

http://wikisend.com/download/461870/SmartformFont-Samuel.docx

Hope this helps. If you need any further clarification, do let us know.

Regards,

Satbir

Edited by: satbirminhas on Feb 14, 2011 9:39 PM

Read only

Former Member
0 Likes
801

thanks to all. my issue is fixed. changed style settings