mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-19 22:51:41 +08:00
35 lines
2.0 KiB
Markdown
35 lines
2.0 KiB
Markdown
Vic020选题
|
|
|
|
How to convert DOCX, DOC, RTF, ODT to PDF with LibreOffice
|
|
================================================================================
|
|
Books, documents, tutorials, how-tos, etc, are spread all over the web, as well as in schools, work places, governments, etc, documents being encapsulated in numerous file formats.
|
|
|
|
Sometimes, there are cases requiring certain file conversions, like for example, converting an x file to PDF, in order to satisfy user-specific needs, action easily performed via [LibreOffice][1].
|
|
|
|
Essentially, via LibreOffice **Writer**, the user is able to hassle-free convert books, documents, etc, to PDF, Writer permitting an easy conversion from every file open-able in Writer to PDF.
|
|
|
|
For example, converting a DOC file to PDF is as simple as:
|
|
|
|
- open the DOC file with LibreOffice by `right-clicking on it-->Open With LibreOffice Writer`
|
|
|
|
![](http://iloveubuntu.net/pictures_me/libreoffice%20convert%20pdf%20ubuntu%2013.10.png)
|
|
|
|
- navigate to `LibreOffice-->File-->Export` as PDF, action that summons a `PDF Options` dialog where (on-demand) the user can in-depth tweak the fields (dialog featuring a sane set of recommended default options)
|
|
|
|
![](http://iloveubuntu.net/pictures_me/libreoffice%20export%20as%20pdf%2013.10.png)
|
|
|
|
hit the `Export` button, action that converts the DOC file to PDF and saves the newly-created PDF to a specified location
|
|
|
|
The **result**: next to the DOC file, there is now a PDF file (the original DOC document is retained).
|
|
|
|
The presented method can be successfully applied to RTF, DOCX, ODT, etc, file formats.
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
via: http://iloveubuntu.net/how-convert-docx-doc-rtf-odt-pdf-libreoffice
|
|
|
|
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|
|
|
[1]:http://www.libreoffice.org/ |