Hello,
I have written an SMB client in 100% Java. This client enables Java
applications to access Microsoft Windows "shares" but currently this is
limited to file shares whereas the protocol supports accessing shared
printers as well. I could easily add support to spool and control
print jobs but AFAIK this would only allow me to print crude ASCII or
preprocessed PS files.
I would like to know if I can take advantage of the AWT's existing
printing infrastructure. Is there a way to construct my own
PrinterGraphics object that can be used with and take advantage of the
java.awt.print API? Can I in any way gain access to the raw output used
to generate a spool file?
Thanks,
Mike
http://jcifs.samba.org
--
signature pending
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]