Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Adjust Oracle Forms Size According To Screen Resolution.

MWaseemNov 1 2018 — edited Jul 17 2019

How to Adjust Oracle Forms Size According To Screen Resolution. i.e. In individual oracle forms 12.2.1.3.0 How i could set the CLientDPI value to adjust the screen resolution.

There is two tasks involved.

1) Getting the Screen Resolution.

2) Setting the Client DPI Value according to the screen resolution.

Setting the ClientDPI value in the below way is working for me.

http://machine:port/forms/frmservlet?config=form&ClientDPI=120   

This post has been answered by Michael Ferrante-Oracle on Nov 1 2018
Jump to Answer
Comments
Post Details
Added on Nov 1 2018
5 comments
13,530 views