Java library to burn & print light scribe cd

763 views Asked by At

Do 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?

1

There are 1 answers

0
jarnbjo On BEST ANSWER

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.