13 liens privés
ebook-convert permet de convertir les textes et les images des fichiers PDF au format Word DOCX.
LibreOffice ne respecte pas le format original du fichier PDF.
libreoffice --headless -p <files ...>
libreoffice --headless -pt <printer_name> <files ...>
Usage: soffice [options] [documents...]
Options:
--minimized keep startup bitmap minimized.
--invisible no startup screen, no default document and no UI.
--norestore suppress restart/restore after fatal errors.
--quickstart starts the quickstart service
--nologo don't show startup screen.
--nolockcheck don't check for remote instances using the installation
--nodefault don't start with an empty document
--headless like invisible but no userinteraction at all.
--help/-h/-? show this message and exit.
--version display the version information.
--writer create new text document.
--calc create new spreadsheet document.
--draw create new drawing.
--impress create new presentation.
--base create new database.
--math create new formula.
--global create new global document.
--web create new HTML document.
-o open documents regardless whether they are templates or not.
-n always open documents as new files (use as template).
--display <display>
Specify X-Display to use in Unix/X11 versions.
-p <documents...>
print the specified documents on the default printer.
--pt <printer> <documents...>
print the specified documents on the specified printer.
--view <documents...>
open the specified documents in viewer-(readonly-)mode.
--show <presentation>
open the specified presentation and start it immediately
--accept=<accept-string>
Specify an UNO connect-string to create an UNO acceptor through which
other programs can connect to access the API
--unaccept=<accept-string>
Close an acceptor that was created with --accept=<accept-string>
Use --unnaccept=all to close all open acceptors
--infilter=<filter>
Force an input filter type if possible
Eg. --infilter="Calc Office Open XML"
--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files
Batch convert files.
If --outdir is not specified then current working dir is used as output_dir.
Eg. --convert-to pdf .doc
--convert-to pdf:writer_pdf_Export --outdir /home/user .doc
--print-to-file [-printer-name printer_name] [--outdir output_dir] files
Batch print files to file.
If --outdir is not specified then current working dir is used as output_dir.
Eg. --print-to-file .doc
--print-to-file --printer-name nasty_lowres_printer --outdir /home/user .doc
--pidfile file
Store soffice.bin pid to file.
Remaining arguments will be treated as filenames or URLs of documents to open.
Tout est dans le titre
Dictionnaire français pour LibreOffice
Aides sur Linux, JavaScript, OpenOffice.org et PHP
Avoir de beaux affichages pour firefox et libre office entre-autres ...
Voir ausii ici : http://doc.ubuntu-fr.org/integration_qt_gtk#gtk_dans_kde
apt-get install kde-config-gtk-style kde-style-qtcurve gtk2-engines gtk2-engines-oxygen
Site en anglais
En résumé en français :
- 1 - se mettre en root
- 2 - ajouter la ligne suivante au fichier /etc/apt/source.lists
deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free - 3 - mettre la liste des dépôts à jour
apt-get update - 4 - installer libreoffice
apt-get -t wheezy-backports install libreoffice libreoffice-l10n-fr