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

screen resolution

Former Member
0 Likes
938

Hi,

I developed an ABAP basic report in which the output appears page by page in development box. But when I moved to production box, the output is not appearing in proper page format.

I think the problem might be with the screen resolution, my dev box is 21 inch monitor and prod box is of 17 inch monitor.

If this is the case, how can I solve this problem??

Thanks,

Ravindra.

9 REPLIES 9
Read only

Former Member
0 Likes
880

Hi ravindra,

1. definitely monitor size cannot be the problem.

2. the problem can be in some settings.

3. may be the printer selected LOCL / other

and its settings may be different

in DEV and PRD

regards,

amit m.

Read only

Former Member
0 Likes
880

Hi,

Thanks to Amit for giving quick response. What might be those settings?? How can I resolve this issue??

Thanks,

Ravindra.

Read only

Former Member
0 Likes
880

the problem is not with screen resolution.

check the page format of the printers , may be they are different...

may be you can find it in <b>SPAD</b>

vijay

Read only

Former Member
0 Likes
880

Hi Ravindra,

1. I think the basis team might be able

to help u more properly.

2. BCos such problems also come

in sapscript / smartforms where

PRINTER settings differ in DEV and PRD

and cause minor layout problems/changes.

3. If i am able to get some more info

on settings, i will let u know.

Or lets wait for other answers!

Regards,

Amit M.

Read only

Former Member
0 Likes
880

Hi,

Amit,

Thank you for your answer.

Vijay,

what is SPAD?? where can i find this??

also i would like to know in what the basic report is related to printer settings. I am not taking any print, just I am viewing on the screen only. There itself page format is different in dev and prod boxes...

Thanks,

ravindra.

Read only

0 Likes
880

ok , SPAD is spool administration,

what i thought you are getting print differently..

sorry for that, then definitely it is because of screen resolution.

but if you take print out of that, you can see both will be same...

vijay

Read only

Former Member
0 Likes
880

Hi,

The problem is with screen resolution only. My dev box is of 1024768 and prod is of 1152862. I changed the pixel of dev box, then its giving the same output as of prod box, that is, improper page format.

Thank you for giving ur suggestions.

Ravindra.

Read only

Former Member
0 Likes
880

Hi,

Though I solved the problem for time being, I still have a question.

Cant we code in such a way that the output appears in a proper format irrespective of pixel resolution...??

Ur suggestions plz..,.

Thanks,

ravindra.

Read only

Former Member
0 Likes
880

Hi try changing the screen resolution of the production machine to the same as the development machine.

hope this should fix ur problem.

Satish