ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/help-langpack/zh_CN/evince/convertSVG.page

46 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="convertSVG" xml:lang="evince-zh-CN">
<info>
<link type="guide" xref="index#tips"/>
<desc>您可以通过“打印”到一个文件来转换某个文档为 SVG。</desc>
<revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
<revision pkgversion="3.10.3" date="2014-03-22" status="review"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<credit type="editor">
<name>Anna Philips</name>
<email>anna.cs.au@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>转换一个文档为 SVG 格式</title>
<p>您可以将下列格式类型的文档转换为 SVG 文件:</p>
<list>
<item><p>便携文档格式 (.pdf)</p></item>
</list>
<p>
This works by opening the file in <app>Document Viewer</app> and "printing" the document as an SVG file.
</p>
<steps>
<item>
<p>Click the <gui>File options</gui> menu in the top right corner and
select <gui>Print</gui> or press
<keyseq><key>Ctrl</key><key>P</key></keyseq>.</p>
</item>
<item>
<p>选择 <gui>打印到文件</gui> 并选择 SVG 为 <gui>输出格式</gui></p>
</item>
<item>
<p>选择一个文件名以及要保存文件的文件夹,然后单击 <gui>打印</gui>。该 SVG 文件将保存在您选择的文件夹内。</p>
</item>
</steps>
</page>