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

Gbenga Ajakaye

Check this other thread with similar error and some suggested solution from @Jeff Smith Sqldev Pm-Oracle.

Sql Developer 4.1.2 on Windows 7 64 bit doesn't start

Kvark

Already, do not help, that is why i create that topic, as see in many places people start asking that question... so I am not alone who have this issue.

thatJeffSmith-Oracle

the jars got corrupted or missing. delete everything, unzip the files again, and what archive software are you using to get the files out of the ZIP?

Kvark
Answer

Manage to run it! I can't explain that, but once I move sqldeveloper folder to the root of C:\ drive - its finally start fine!

Seems its a bug in it to find a required libraries if its saved somewhere else and not in C:\ drive

Marked as Answer by Kvark · Sep 27 2020
1 - 4

Post Details

Added on Nov 1 2018
5 comments
13,625 views