About 597 results
Open links in new tab
  1. How can I convert an ODT file to a PDF? - Ask Ubuntu

    Nov 8, 2013 · To convert a single file use, for example, unoconv -f pdf myfile.odt. Further information on and options for the program can be found by entering in terminal man unoconv …

  2. How to convert PDF file to an ODT file? - Ask Ubuntu

    I want to convert a .pdf file to an .odt file so that I can further convert it to a .doc file. Is there any software/script that can do this? I have tried to copy the content of the .pdf file and p...

  3. libreoffice - Auto convert odt to pdf - Ask Ubuntu

    I have only about 4 docs , I keep making changes on them , So each and every time I make a change and save the odt I need that change to be updated in the corresponding pdf file . Ps : I …

  4. How to remove or recover password from a LibreOffice document

    Mar 25, 2013 · Open the content.xml file by right clicking the document from the file manager and choosing Archive Manager as the application. Open content.xml with xml copy editor, press …

  5. File format problem, libreoffice writer is odt format, but i need .pdf ...

    Jul 4, 2015 · 2 i need writer formats .pdf, .doc, .docx, .rtf and .txt files only. But in ubuntu 14.04 there is Libreoffice writer that comes with ODT format. So, I am not able to upload my resume …

  6. Libreoffice writer file format problems, how to change the file …

    Jul 31, 2015 · But you need to open it from LO Writer File -> Open -> PDF - Portable Document Format (Writer). You need to scroll down file formats. Default format for LO Writer is odt, but …

  7. software recommendation - Convert docx to PDF - Ask Ubuntu

    You would run libreoffice --headless --convert-to pdf *.odt. You can get more info on libreoffice with the command man libreoffice if you need help understanding or tweaking the command to …

  8. Convert odt file to pdf from the command line using unoconv

    Oct 30, 2019 · I've come across unoconv which should do the job but I get the following error:- unoconv -f pdf /home/bill/GWL-letter.odt unoconv: RuntimeException during import phase: …

  9. How do I change the icon for a particular file type? - Ask Ubuntu

    52 I'm trying to change the icon for application/x-hwp files. I've added the icons to the proper places, and checked it with assoGiate (after reading this thread). It shows that my desired icon …

  10. Convert PDF to Word Using Libreoffice in terminal - Ask Ubuntu

    Jul 16, 2020 · 0 As per this post: Can I convert a PDF file to a Word File? - Ask LibreOffice No, LibreOffice will not convert a PDF to a DOC (or ODT) or so. If your pdf is having texts and not …