‎2014 Oct 02 8:54 AM
Dear Experts,
I am trying to print a form by SAP Script. In print preview, there are 2 pages but at the time of printout only single page is getting printed with the data of both the pages (1 & 2).
This issue is happening only in the production server. I have compared this with the test (Quality) server but didn't find any differences.
Please help ASAP.
Regards,
Dipendra Panwar
‎2014 Oct 02 9:38 AM
is there anything strange going on regarding duplex configuration of the printer?
Also, check the Print Attributes on your sapscript Page window
have you tried forcing 'new page' with command?
‎2014 Oct 02 9:20 AM
Hi
It's not possible to say why you have that behavior without to know how you have arranged your sapscript
I can only suppose the space used to print the data in the main doesn't need a nex page
Max
‎2014 Oct 02 9:38 AM
is there anything strange going on regarding duplex configuration of the printer?
Also, check the Print Attributes on your sapscript Page window
have you tried forcing 'new page' with command?
‎2014 Oct 02 10:55 AM
Dear Steve,
Thanx for reply.
could youtell me from where i can reach the above screen?
i also checked from basis side setting from SWIN type is same .
Note : we are taking printout on LOCL printer in both the server but in Qty server it cuming properly but in the Production server only 1 page is printing whereas in printpreview its showing 3 pages..
Regards,
Dipendra Panwar
‎2014 Oct 02 12:08 PM
those settings are on the bottom left of the Page screen in SE71 of your form - is the same printer being used for QTY & PROD or are they in diff locations?
‎2014 Oct 02 9:53 AM
Hi Dipendra,
What you see on print preview is always different to what you will get on the printer. This is because of printer driver and printer settings etc.
The difference between your QA system and Prod system will also be because you are either printing to different printers and/or using different printer settings for example in SPAD transaction.
You will need to check all these settings.
Hope this helps.