Skip to content Skip to sidebar Skip to footer
Showing posts with the label Libreoffice

Unoconv Export .xlsx File Into Image Like Png

I have successfully installed unoconv in my ubuntu 14.04 64 bit. I want to export the first sheet o… Read more Unoconv Export .xlsx File Into Image Like Png

Use Libreoffice / Openoffice To Convert Docx To Pdf

i want to use LibreOffice / OpenOffice commande line to convert docx file to pdf file, but i'm … Read more Use Libreoffice / Openoffice To Convert Docx To Pdf

How To Call An Existing LibreOffice Python Macro From A Python Script

Currently I call an existing existing LibreOffice macro with this: def OnLOtimestamp(self): … Read more How To Call An Existing LibreOffice Python Macro From A Python Script