on 2007 Jul 13 11:01 AM
Hi friends,
after getting output i am printing the form the font is coming small size in output list.
how to rectify the correct size will you please guide it and also the page numbers are not displaying .
supose i have 10 pages but while printing page numbers are not displaying. where the problem will arise
I guess, problem with paragraph format... try to check by assigning default paragraph " * " if it works create a new paragraph and assign to the desired one.
For printing page number try this &PAGE& '/' &SAPSCRIPT-FORMPAGES&
Reward points if useful.
Regards,
SaiRam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
What type of FONTS are you using in Scripts/SF for printing
Create a New paragraph format and define a different FONT and see.
because certain FONTS are not accepted by certain printers and will create some print problem so better print on other print and see.
Use <b>&PAGE& 'of' &SAPSCRIPT-FORMPAGES&</b> in the down or on top to print the Page numbers like : 1 of 10 or 2 of 10 like that.
See that enough space is there to print it.
<b>Reward points for useful Answers</b>
Regards
Anji
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.