0
Hello, I have a webapp where I take a photo with a frame for a badge and save it on the server, but I needed to have this image print automatically, ignoring that prompt that appears when we have something printed in the browser for example.
I tried software in java, I made the program that I had printed in java, but when I called its execution through exec() php it does not see any printing service, I asked a question about this case here already, but I could not solve.
This will run on two machines, but each will have a local server installed, and will run in a controlled environment. Then it may be some "gabiarra" even, but since not having that prompt is a system requirement, I need some way to make it work.
Any suggestions?