How to route oracle reports to printer from java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nmanjunath
    New Member
    • Mar 2008
    • 1

    How to route oracle reports to printer from java

    Hi,

    I need to route oracle reports installed in oracle report server to a printer from my java code.
    The requirement is both for windows and unix platforms.
    could anyone help me out what configurations are to be done for this and how to proceed.

    Thanks in advance...
    Manju
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by nmanjunath
    Hi,

    I need to route oracle reports installed in oracle report server to a printer from my java code.
    The requirement is both for windows and unix platforms.
    could anyone help me out what configurations are to be done for this and how to proceed.

    Thanks in advance...
    Manju
    Have a look at the Desktop.print() method.

    kind regards,

    Jos

    Comment

    Working...