From 2d71d20a62ca8f6989d86db58ce64c7a862675dd Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Sat, 5 Oct 2013 15:28:26 +0100 Subject: Imported Upstream version 3.10.0 --- help/C/save.page | 66 +++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 51 insertions(+), 15 deletions(-) (limited to 'help/C/save.page') diff --git a/help/C/save.page b/help/C/save.page index 8c1a7b1..575c36a 100644 --- a/help/C/save.page +++ b/help/C/save.page @@ -8,25 +8,61 @@ Saving to a File -

- To save the current document to a file use the DocumentSave menu (CtrlS). - When you save, there is a choice of three file types. -

- + - Portable Document Format (PDF) -

A PDF can contain multiple pages (like a book) and is easy to distribute to other people. Most people do not have software to modify PDF documents so this format is best used for archiving.

-

Use this type if you have scanned multiple pages of text.

+

Navigate to the DocumentSave As menu + (or press ShiftCtrlS). +

- JPEG -

JPEG file is the file format used by digital cameras and is very small and so easy to distribute. Most people have software to modify JPEG photos and this format is suitable for uploading to social networking sites. If you have scanned multiple pages then a JPEG file will be written for each page.

-

Use this type if you want to modify or upload the scanned images.

+

From the "Save As" dialog box, choose one of the supported file + types, or simply change the extension in the "Name" field. +

- PNG -

PNG files contain the raw data from the scanner. This makes them much larger than JPEG files and not suitable for distributing. If you have scanned multiple pages then a PNG file will be written for each page.

-

Use this type if you need high resolution files for editing

+

Press the "Save" button.

-
+ + + + + Supported File Types + + + + + + + + + + + + + + + + + + + + + +

Type

Brief Description

PDF

A PDF can contain multiple pages, like a book, and is easy to distribute. Only a small number + of linux programs can modify PDF documents, so this format is recommended primarily for archiving. + See the PDF Wiki page for more information. +

JPEG

JPEG is the file format used by digital cameras to save pictures. A JPEG file is relatively + small, very easy to distribute, and suitable for uploading to social networking sites. Most operating + systems come with a JPEG editor by default. If you have scanned multiple pages, a JPEG file will be + created for each page. Use this file type if you want to modify or upload the scanned images. + See the JPEG Wiki page for more information. +

PNG

PNG files contain the raw data from the scanner. This makes them very large and not suitable + for distributing. If you have scanned multiple pages, a PNG file will be created for each page. + See the PNG Wiki page + for more information. +

TIFF

TIFF files contain the raw data from the scanner. This makes them very large and not suitable + for distributing. If you have scanned multipe pages, a TIFF file will be created for each page. + See the TIFF Wiki page + for more information. +

-- cgit v1.2.3