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

Printing a Layout

Former Member
0 Likes
1,388

Hello Experts,

I have a problem in printing a layout.

When I give the printer option as 'LOCL' it works fine but when I change the name of the printer the output gets changed. It has to give the correct output irrespective of the printer. Let me know how to handle this scenario.

Regards,

Siva.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,246

Hello Siva,

Check the printer Configuration with ur BASIS Peoples.

SAP don't have any interface with the Printers.

If u r using the the PAGE FORMAT As DINA4 Then It should print properly to all printers.

If useful reward points.

Regards,

Vasanth

Hello Siva,

Check the printer Configuration with ur BASIS Peoples.

SAP don't have any interface with the Printers.

If u r using the the PAGE FORMAT As DINA4 Then It should print properly to all printers.

If useful reward points.

Regards,

Vasanth

6 REPLIES 6
Read only

Former Member
0 Likes
1,246

May be, the printers are of diferent types? one is dotmatrix and one is zebra..

Regards,

Ravi

Read only

Former Member
0 Likes
1,247

Hello Siva,

Check the printer Configuration with ur BASIS Peoples.

SAP don't have any interface with the Printers.

If u r using the the PAGE FORMAT As DINA4 Then It should print properly to all printers.

If useful reward points.

Regards,

Vasanth

Read only

Former Member
0 Likes
1,246

Hi,

Check the driver available in 'Device type' attached to the output device LOCL in SPAD transaction, modify the same settings for the other output device you are trying to use and check the output,

Hope this helps,

Rgds,

Read only

Former Member
0 Likes
1,246

Hello siva,

Normally the printer settings may differ from one printer to the other.. Please check the printer settings and align your script accordingly in order to get a print without changes.

thanks,

Krishna

Read only

Former Member
0 Likes
1,246

hi,

the layout attached to printer LOCL/printers might be different,

check the printer settings. go TO SPAD transaction and see the Configuration settings of the printer and attached layouts.

regards

vijay

Read only

sridhar_k1
Active Contributor
0 Likes
1,246

The printers might have different device types assigned to them in SPAD. Differen device types print the same script differently in SAP. This is SAP printing standard behavior. Try to adjust your script to print fine on the other printer not LOCL.

Regards

Sridhar