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

Next Page in Script

Former Member
0 Likes
515

Hi,

I have a problem with scripts. I have Four Pages for Label Printing. In Preview it is showing clearly in four different pages. But while I am giving the printout, in the First page itself all the contents are overwritten.

I am using Next-page command. If I use <b> Printer name </b> (device type EPESCP), output will come clearly in four pages. But if I am selecting YPCC (windows default printer) <b>device type is SAPWIN</b>, then the above problem is coming.

How can I change my code, for getting correct output?

Thanks & Regards,

Neptune.M

4 REPLIES 4
Read only

Former Member
0 Likes
485

Hi!

If the sapscript with one of the printer settings comes good, that means, you don't have problem within your sapscript.

The problem is occurred only with a specific printer type.

You have to check more printer types and drivers during the printing (in transaction SPAD).

Best regards

Tamá

Read only

0 Likes
485

Hi Tamas,

I am doing a lot of modifications in spad. and change the device type and output device type(printer) . I am also modified the coding in Printer Initialization.

But I dont konw the exact reason for the problem. Thats why i am creating a new thread .

Thanks,

Neptune.M

Read only

Former Member
0 Likes
485

Hai

Don't make changes in code discuss with ur BASIS people.

**Please reward suitable points***

With Regards

Navin Khedikar

Read only

Former Member
0 Likes
485

hi

good

check your printer setup,that has been connected to your particular setup,check the page size and width mentioned there,bcz everytime you r taking the new page you have to do the page setup accordingly.

Thanks

mrutyun^