I need help in completing my program that sends files using java.
What I wanted, instead of putting the text in a string then send, I want to save it to file in my local drive and the program would just read the content of the file and send it to printer. The file should usually contain printer commands.
thanks!
What I wanted, instead of putting the text in a string then send, I want to save it to file in my local drive and the program would just read the content of the file and send it to printer. The file should usually contain printer commands.
thanks!