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

Alignment problem in sap script from the second page when prints through dot matrix printer

Former Member
0 Likes
879

Hi Guyz,

Recently in one of my printers the page format has been changed to fanfold paper and when i tried to print the delivery note through VL02N, it showing correct alignment in print preview. But when it sent to the printer the first page is printing normally, but the second page the text is moving towards up  and it continuous till the last page and it overlaps with header while the number of pages increases.

Should i change any thing in the script like adjusting the windows size?

or is there any printer settings need to be done. Currently i am using A4 Paper in my Script, Even i tried to change the format to Some other format which is same as fanfold paper dimensions.

Kindly help me out.

Thanks,
Santosh Kumar.

1 ACCEPTED SOLUTION
Read only

former_member201275
Active Contributor
0 Likes
742

You need to change/correct your printer settings in transaction SPAD.

It is always a mission aligning sapscript/smartform output to the settings in SPAD and in alignment to the drivers on your physical printer! Good luck.

Hi Guyz,

Recently in one of my printers the page format has been changed to fanfold paper and when i tried to print the delivery note through VL02N, it showing correct alignment in print preview. But when it sent to the printer the first page is printing normally, but the second page the text is moving towards up  and it continuous till the last page and it overlaps with header while the number of pages increases.

Should i change any thing in the script like adjusting the windows size?

or is there any printer settings need to be done. Currently i am using A4 Paper in my Script, Even i tried to change the format to Some other format which is same as fanfold paper dimensions.

Kindly help me out.

Thanks,
Santosh Kumar.

2 REPLIES 2
Read only

former_member201275
Active Contributor
0 Likes
743

You need to change/correct your printer settings in transaction SPAD.

It is always a mission aligning sapscript/smartform output to the settings in SPAD and in alignment to the drivers on your physical printer! Good luck.

Read only

0 Likes
742

Thanks Glen for your quick reply.

Can you please tell me which settings may effect this problem. Because, i have checked with basis guys and they maintained necessary settings in the printer but still the issue exists.

If you brief me about the details it would be very helpful, so that i can check with our basis team.

Thanks in advance,


Santosh Kumar