On Tue, Aug 13, 2019 at 5:10 PM Riccardo mancuso <
[email protected]> wrote:

> la conversione del file .odt in .pdf lo devo eseguire mediante script
> python.
> Esiste qualcosa in merito ?
>
subprocess.run(['libreoffice', '--convert-to', 'pdf', in_file_path,
'--outdir', tmp_dir])

-- 
| Raffaele Salmaso
| https://salmaso.org
| https://bitbucket.org/rsalmaso
| https://github.com/rsalmaso
_______________________________________________
Python mailing list
[email protected]
https://lists.python.it/mailman/listinfo/python

Rispondere a