REP-62203: Internal error reading the image - Unable to render RenderedOP for this Operation.
I am using oracle 10g, I have a form in which i am working with images when i save images 'TIFF' format and try to get report of that images it working fine no problem
But when i change image format to 'GIF' and save it saved successfully but when i try to get report of those images which i saved in 'GIF' form I got an error
REP-0069: Internal error
REP-62203: Internal error reading the image - Unable to render RenderedOP for this Operation.
When i get error I change environment variable 'REPORT_DEFAULT_DISPLAY' to No , then its working fine, but this variable will effect all reports , so Is there any way to control this variable through particular report only.