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

sapscript

Former Member
0 Likes
582

what is page format like DINA4 and default pararaph?

What roles these two plays in sapscript.

Thanks & regards.....

Abhay-

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
560

dina4 says the size of the page and defult paragraph is aslo must this will tell in which font your sap script must be printed and what is the size of font

4 REPLIES 4
Read only

Former Member
0 Likes
561

dina4 says the size of the page and defult paragraph is aslo must this will tell in which font your sap script must be printed and what is the size of font

Read only

Former Member
0 Likes
560

reg default paragraph, if you dont specify the paragraph format in the text editor, this paragraph format will be taken by default.

Read only

Former Member
0 Likes
560

DINA4 ===> A4 Paper

DEFAULT PARAGRAPH ===> 12 Font size

Add Marks for helpful Asn.

Read only

Former Member
0 Likes
560

Hi abhay,

DINA4 is nothing but the size of the page layout ie the A4 sheet size.

DEFAULT PARAGRAPH is used for justifying the alignment of the format which u have to print .this alignment helps u in creating the required format acoordingly.

with regards,

magesh.