Skip to Main Content

APEX

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!

print a string

PatrickLJun 12 2014 — edited Jun 12 2014

Hello all,

I´m using APEX 4.2.5.

I want to send a PL/SQL variable to a network printer.

Is there any posibility without using a print server?

For example using HTML oder JavaScript in PL/SQL to open the print dialog?

Any help would be appreciated.

Thanks,

Patrick

Comments

Mike Kutz

Window print() Method

This will only allow you to print the HTML code in that window.

Beyond that, if you want the server to send something to a printer, you have to use a print server.

MK

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

Post Details

Locked on Jul 10 2014
Added on Jun 12 2014
1 comment
1,010 views