Schoeni, Yann wrote:
>
> I’ve recently start to work with Python.
>
>
>
> I’m developing a managment software for a swimming pool, this software
> needs to print stuff directly from the website.
>
>
>
> I’m using Ajax request and shell exec to call a Python script which
> launch the print job.
Hello,
I've recently start to work with Python.
I'm developing a managment software for a swimming pool, this software needs to
print stuff directly from the website.
I'm using Ajax request and shell exec to call a Python script which launch the
print job.
The script to print an image works f