You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this might seem out of scope for a linux/macos java library but in my app I support printing in all supported environments in which there is a java runtime including windows.
It would be great if the library also implements windows as an operating system by detecting the OS it’s running on and calling windows to replicate the same functionality. You would then be able to write code which is truly OS independent.
I specially need to send print jobs (jaserreports) to a user selected print queue.
Actually Cups4J is not a Linux/MacOS library. It just implements some IPP and some CUPS features to make it easy to print and check print job and printer state from Java.
I know this might seem out of scope for a linux/macos java library but in my app I support printing in all supported environments in which there is a java runtime including windows.
It would be great if the library also implements windows as an operating system by detecting the OS it’s running on and calling windows to replicate the same functionality. You would then be able to write code which is truly OS independent.
I specially need to send print jobs (jaserreports) to a user selected print queue.
Originally posted by @C4J in #12 (comment)
The text was updated successfully, but these errors were encountered: