mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-10 22:21:11 +08:00
Translated
This commit is contained in:
parent
9d461511aa
commit
22ab69293d
@ -1,35 +0,0 @@
|
||||
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/
|
@ -0,0 +1,35 @@
|
||||
|
||||
|
||||
如何使用LibreOffice把DOCX, DOC, RTF, ODT 转换成PDF
|
||||
================================================================================
|
||||
在学校、公司、政府,或者是在网页传播的书籍、文档、报告、教程等等文档均被封装成各种格式。
|
||||
|
||||
有时候,会有某一些特定的需求,比如把一个文档转换成PDF格式,这时通过[LibreOffice][1]. 就能轻易完成。
|
||||
|
||||
使用LibreOffice Writer,用户可以轻易地把书籍、文档等等文件转换成PDF格式,而且还可以把任意可以打开的格式转换成PDF格式。
|
||||
|
||||
举个例子,把DOC文档转换成PDF格式
|
||||
|
||||
- 右键单击DOC文档,点击“Open With LibreOffice Writer”,使用LibreOffice打开DOC文档
|
||||
|
||||
![](http://iloveubuntu.net/pictures_me/libreoffice%20convert%20pdf%20ubuntu%2013.10.png)
|
||||
|
||||
- 在导航栏中依次选中LibreOffice-->File-->Export as PDF,在弹出的PDF Options对话框中,选择文件路径(对话框中程序已经智能的设置了默认选项)
|
||||
|
||||
![](http://iloveubuntu.net/pictures_me/libreoffice%20export%20as%20pdf%2013.10.png)
|
||||
|
||||
点击Export按钮,就能把DOC文档转换成PDF格式并且保存在指定目录。
|
||||
|
||||
成果:在DOC文档边上的就是新的PDF文档(原有的DOC文档仍被保留)。
|
||||
|
||||
同样的道理,还可以应用在RTF, DOCX, ODT等其他格式的文档上。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: http://iloveubuntu.net/how-convert-docx-doc-rtf-odt-pdf-libreoffice
|
||||
|
||||
译者:[NearTan](https://github.com/NearTan) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:http://www.libreoffice.org/
|
Loading…
Reference in New Issue
Block a user