Java library to burn & print light scribe cd [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the p开发者_C百科roblem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionDo you know if exists a good Java library to burn & print light scribe cd, if possible free or yet best open source
Have you already used some of them? It's possible to print either text and images on cd?
You can download LightScribe SDKs for Windows, MacOS and Linux here, but there are to my knowledge no Java bindings, so you will have to use JNI to access the SDK functions.
精彩评论