1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Creating PDFs from a scanned document
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Creating%20PDFs%20from%20a%20scanned%20document&In-Reply-To=%3CCALK7e_PjQke0axacN7yWrTDC1EfLcv34VPMKNSOOSPZOGCqZSA%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="013763.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Creating PDFs from a scanned document</H1>
<B>Oliver Burger</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Creating%20PDFs%20from%20a%20scanned%20document&In-Reply-To=%3CCALK7e_PjQke0axacN7yWrTDC1EfLcv34VPMKNSOOSPZOGCqZSA%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Creating PDFs from a scanned document">oliver.bgr at googlemail.com
</A><BR>
<I>Sat Mar 31 21:26:37 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013763.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13766">[ date ]</a>
<a href="thread.html#13766">[ thread ]</a>
<a href="subject.html#13766">[ subject ]</a>
<a href="author.html#13766">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/3/31 Florian Hubold <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">doktor5000 at arcor.de</A>>:
><i> Am 31.03.2012 12:50, schrieb Robert Fox:
</I>>><i> On Sat, 2012-03-31 at 11:36 +0100, Donald Stewart wrote:
</I>>>><i> On 31 March 2012 11:31, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote:
</I>>>>><i> On Sat, Mar 31, 2012 at 11:22, Robert Fox <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>> wrote:
</I>>>>>><i>
</I>>>>>><i> On a similar note, what ever happened to a standard PDF printer setup in
</I>>>>>><i> the mcc (printerdrake is gone I believe) . . .  When I choose set up
</I>>>>>><i> printers, I can only add physical and networked printers, but no option
</I>>>>>><i> to add a PDF printer.  It was very helpful to have a generic PDF printer
</I>>>>>><i> driver setup as a virtual printer (like PDFcreator)
</I>>>>>><i>
</I>>>>>><i> Anyway, I digress . . . . Thanks again.
</I>>>>><i>
</I>>>>><i> I think Gtk apps have had the Print to File choice in the list of printers
</I>>>>><i> for a few years
</I>>>><i> Same for kde, well at least okular and gwenview and the kipi plugins.
</I>>><i> I found that cups-pdf wasn't installed which explained why
</I>>><i> system-config-printer didn't see a generic PDF printer.  Oddly enough,
</I>>><i> LibreOffice sees it, but I can't print to it (don't get a dialog to save
</I>>><i> to file) - but I found out when I "print to file" - it worked and made a
</I>>><i> real small output (87k file)
</I>>><i>
</I>>><i> FYI -
</I>>><i> R.Fox
</I>>><i>
</I>>><i>
</I>>><i>
</I>><i> I'm using simple-scan to scan directly to PDF, it works well,
</I>><i> it's easy to use, also produces multi-page PDFs, just scan
</I>><i> all the pages that you want sequentially and then save to
</I>><i> PDF.
</I>
What about gscan2pdf? It can scan several pages into 1 pdf as well.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013763.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13766">[ date ]</a>
<a href="thread.html#13766">[ thread ]</a>
<a href="subject.html#13766">[ subject ]</a>
<a href="author.html#13766">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|