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

Sap script page format

Former Member
0 Likes
742

Hello Friends,

I have created sapscript for that i have created ZLABEL pageformat. In ZLABEL width is 10 cm and height is 7.7 CM. I want that printout on dot matrix printer. But wen i print it takes default paper type as A3 ,A4 as per windows configuration .

As i have created z page format why it is not taking that.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
657

assign ur page format (zlabel) to output device that ur using....

to do that goto t.code spad.....

enter ouput device---double click on it-there u assign the page format..

5 REPLIES 5
Read only

Former Member
0 Likes
658

assign ur page format (zlabel) to output device that ur using....

to do that goto t.code spad.....

enter ouput device---double click on it-there u assign the page format..

Read only

Former Member
0 Likes
657

Hi Yogesh,

Please see this link of sap help where u have the same thing discussed which u want.:

http://help.sap.com/saphelp_nw04/helpdata/EN/99/71b039f9fa11d18e3e0000e83dd9fc/content.htm

Regards,

Rahul

Edited by: Rahul Kumar Sinha on Dec 8, 2008 12:06 PM

Read only

Former Member
0 Likes
657

Hi,

Use transaction SPAD, click the device types tab followed by the Page formats button.

You can create a new page format

Regards,

Navaneeth

Read only

Former Member
0 Likes
657

Goto SPAD

and see if this z-format assigned to ur o/p devise.

Cheers,

Raj

Read only

Former Member
0 Likes
657

HI Yogesh,

as u said u created the custom page format using(That is using Tcode= SPAD)

Now assign the page format to OUTPUT TYPE. so that it will now default page format i.e A4,A3.....what ever it may be.

Best Regards,

Flavya