File: documentgeneration.page

package info (click to toggle)
ocrfeeder 0.7.9-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,976 kB
  • sloc: python: 18,421; sh: 809; makefile: 139; xml: 33
file content (20 lines) | stat: -rw-r--r-- 1,070 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="documentgeneration" xml:lang="gl">

<info>
    <link type="guide" xref="index#recognition"/>
    <link type="seealso" xref="automaticrecognition"/>
    <link type="seealso" xref="manualeditionandcorrection"/>
    <desc>Creando un documento editable</desc>
</info>

<title>Xeración de documentos</title>

<p><app>OCRFeeder</app> currently generates three document formats:
<em>ODT</em>, <em>HTML</em> and <em>Plain Text</em>.</p>

<p>After the recognition and eventual manual edition has been performed, it is possible to generate a document by clicking <guiseq><gui>File</gui><gui>Export…</gui></guiseq> and choosing the desired document format.</p>

<note style="tip"><p>A exportación de HTML xera un cartafol que contén as páxinas do documento representadas por un ficheiro HTML. En cada páxina, hai enlaces para ir ás páxinas anteriores e seguintes. As áreas de contido de imaxe están gardadas nun subcartafol chamado <em>imaxes</em>.</p></note>

</page>