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 - changing the lenght

Former Member
0 Likes
886

Hi guys!!,

I have a problem with a sapscript. I am in a SAP UPGRADE ECC 4.7 to 6.0 and now my form has problems with the separation lenght of characters.

You can see the attached photos.

How can I change it?

Thanks a lot in advance.

Best regards.

Ana. 🙂

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
858

Hello Ana,

You need to change it menually by comparing the output,also check the output page format also.

Thanks,

sam

Hello Ana,

You need to change it menually by comparing the output,also check the output page format also.

Thanks,

sam

4 REPLIES 4
Read only

Former Member
0 Likes
859

Hello Ana,

You need to change it menually by comparing the output,also check the output page format also.

Thanks,

sam

Read only

Former Member
0 Likes
858

hello,

Please check if your "TAB" definitions have changed or paragraph definitions have changed. It may be the case that after upgrade the "TAB" or paragraph has changed in ECC 6.0 or you may want to check your font also if anything changed there.

best regards,

swanand

Read only

arindam_m
Active Contributor
0 Likes
858

Hi,

I think your paragraph formatting has changed often this can happen check if all the paragraph and character styles are same as the old system. If not change them to make it as per your pld system that should put it back on track.

Cheers,

Arindam

Read only

Former Member
0 Likes
858

Solution: Change the paragraph style.

Thanks for all.