Skip to Main Content

Oracle Database Express Edition (XE)

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Forum for Oracle 18c Express Edition

Murray SobolJan 10 2021

Is there a specific forum for Oracle 18c Express Edition?
This forum seems to be for Oracle 11 express edition.

This post has been answered by L. Fernigrini on Feb 26 2021
Jump to Answer

Comments

darrylburke
Desktop.getDesktop().print(File file)
db
Murray9654
Thank you very much. it did work. but here we need to have an associated application installed in the system for that particular file. without having any kind of additional software can we print the documents. does javax.print api works for pdf files and word documents?
darrylburke
we need to have an associated application installed in the system for that particular file
Yup.
does javax.print api works for pdf files and word documents?
Nope.

There is something called (I think) iText which can handle PDF documents. No idea whether it includes a printing facility or not.

db
Murray9654
Thank you so much.
1 - 4

Post Details

Added on Jan 10 2021
9 comments
449 views