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
91
92
93
|
<!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=%3C1333191030.4497.25.camel%40foxbase%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="013758.html">
<LINK REL="Next" HREF="013763.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Creating PDFs from a scanned document</H1>
<B>Robert Fox</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Creating%20PDFs%20from%20a%20scanned%20document&In-Reply-To=%3C1333191030.4497.25.camel%40foxbase%3E"
TITLE="[Mageia-dev] Creating PDFs from a scanned document">list at foxconsult.net
</A><BR>
<I>Sat Mar 31 12:50:30 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013758.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI>Next 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#13759">[ date ]</a>
<a href="thread.html#13759">[ thread ]</a>
<a href="subject.html#13759">[ subject ]</a>
<a href="author.html#13759">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, 2012-03-31 at 11:36 +0100, Donald Stewart wrote:
><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> >>
</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>><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>
</I>><i> Same for kde, well at least okular and gwenview and the kipi plugins.
</I>
I found that cups-pdf wasn't installed which explained why
system-config-printer didn't see a generic PDF printer. Oddly enough,
LibreOffice sees it, but I can't print to it (don't get a dialog to save
to file) - but I found out when I "print to file" - it worked and made a
real small output (87k file)
FYI -
R.Fox
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013758.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI>Next 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#13759">[ date ]</a>
<a href="thread.html#13759">[ thread ]</a>
<a href="subject.html#13759">[ subject ]</a>
<a href="author.html#13759">[ 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>
|