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 rotate a forms image ?

JavierFernandezJun 6 2019 — edited Jun 6 2019

In the client-server version 6i of forms, there was a good option (property palette of the image item) that allowed to zoom and rotate forms images.

However in Web versions (11 and 12) the possibility of rotating images is not present. Zoom is still posible, but rotation no. Why this incoherence ?.

How rotation could it be implemented ?. Of course, a posible solution is to replace the image item by a bean area item and use a bean ... but this

seem to me complex if I want use images stored in the database instead of images on files. Another solution could be open an image editor...

but if I simple want to rotate the image (in the database) , this also seem very slow, complex to implement, inefficient...

Francisco

Comments
Post Details
Added on Jun 6 2019
2 comments
473 views