diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-03 12:10:16 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-03 12:10:16 +0100 |
commit | 80718a1e12c6eb5429ae84c1d7e78f9bb4a19b14 (patch) | |
tree | c1020bc5de633078799942fdee4d8edda245d158 /help/de/save.page | |
parent | 3b7526f55295d8cf84a954145ee60d98c62c5111 (diff) | |
parent | 02cc3d8088c307a26f9b52e294fb932d1e40ee4d (diff) |
Merge tag 'upstream/3.19.1'
Upstream version 3.19.1
Diffstat (limited to 'help/de/save.page')
-rw-r--r-- | help/de/save.page | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/help/de/save.page b/help/de/save.page index c59a243..6ce7c83 100644 --- a/help/de/save.page +++ b/help/de/save.page @@ -34,7 +34,8 @@ <td><p>PDF</p></td> <td><p>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 <link href="http://en.wikipedia.org/wiki/pdf">PDF Wiki page</link> for more information. + The size of the PDF document is affected by the <link xref="quality">image quality</link>. + See the <link href="http://en.wikipedia.org/wiki/pdf">PDF Wikipedia page</link> for more information. </p></td> </tr> <tr> @@ -43,14 +44,15 @@ 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 <link href="http://en.wikipedia.org/wiki/jpeg">JPEG Wiki page</link> for more information. + The size of the JPEG file is affected by the <link xref="quality">image quality</link>. + See the <link href="http://en.wikipedia.org/wiki/jpeg">JPEG Wikipedia page</link> for more information. </p></td> </tr> <tr> <td><p>PNG</p></td> <td><p>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 <link href="http://en.wikipedia.org/wiki/Portable_Network_Graphics">PNG Wiki page</link> + See the <link href="http://en.wikipedia.org/wiki/Portable_Network_Graphics">PNG Wikipedia page</link> for more information. </p></td> </tr> @@ -58,7 +60,7 @@ <td><p>TIFF</p></td> <td><p>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 <link href="http://en.wikipedia.org/wiki/Tagged_Image_File_Format">TIFF Wiki page</link> + See the <link href="http://en.wikipedia.org/wiki/Tagged_Image_File_Format">TIFF Wikipedia page</link> for more information. </p></td> </tr> |