Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

PDF Viewer 4 Swing or PDF to JPG converter

843807Nov 28 2002 — edited Aug 3 2010
I need to display a PDF document in a Swing applet does anyone know how to do this. Alternativly, I could convert the pdf to a JPG and then display it as an image.

Comments

Duncan Mills-Oracle

Are you calling refresh() on the table component after changing the datasource - if not , try that.

Kalyan Miriyala-Oracle

Explicit refresh is not required as datasource is already loaded to ko observableArray which worked earlier before upgrade.

We can see that oj-table-body tag visibility is shown as hidden. Not sure how it is being populated. By manipulating the DOM, issue can be fixed, but this occurs wherever this kind of functionality is present.

Somnath_IT2006

Hi
I am facing the same issue in Visual Builder while having interdependent tables in two different tabs.
Do we have any solution other than modifying the DOM exclusively?

Regards
Somnath

John JB Brock-Oracle

I'm going to guess that it is not the same issue. The poster was migrating from JET 4 to JET 8.
For Visual Builder related questions, please use their Community forum located at
https://community.oracle.com/customerconnect/categories/oci-visual-builder

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 31 2010
Added on Nov 28 2002
6 comments
435 views