Printing PDF files in batch to user default printer.

Hi,

My recuirement is something like this:

I had to print 'n' number of PDF files sotred in Database. Problem is that I had to print all of these files to default printer attached to my website's user desktop. The printing should happen without opening any of these files in the browser.

Does anyone knows wheteher this is possible or not?

If possible how do i do this?

[403 byte] By [sham_2007a] at [2007-11-26 14:00:08]
# 1
Have you looked at Java Print service API (javax.print)? http://java.sun.com/docs/books/tutorial/2d/printing/services.htmlThanks, Dmitri
dmitri_trembovetskia at 2007-7-8 1:41:26 > top of Java-index,Security,Cryptography...