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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
<!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=%3C1333189347.4497.15.camel%40foxbase%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="013755.html">
<LINK REL="Next" HREF="013757.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=%3C1333189347.4497.15.camel%40foxbase%3E"
TITLE="[Mageia-dev] Creating PDFs from a scanned document">list at foxconsult.net
</A><BR>
<I>Sat Mar 31 12:22:27 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="013755.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI>Next message: <A HREF="013757.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13756">[ date ]</a>
<a href="thread.html#13756">[ thread ]</a>
<a href="subject.html#13756">[ subject ]</a>
<a href="author.html#13756">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, 2012-03-31 at 11:05 +0100, Pascal Terjan wrote:
><i>
</I>><i>
</I>><i> On Sat, Mar 31, 2012 at 10:59, Robert Fox <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">list at foxconsult.net</A>> wrote:
</I>><i> Just a quick question to the experts out there . . .
</I>><i>
</I>><i>
</I>><i> This would probably be better on -discuss than -dev
</I>><i>
</I>><i> I have an HP J5780 All-in-One device - and use the HP Device
</I>><i> Manager
</I>><i> software under Mageia - When I scan a document into a PDF,
</I>><i> the
</I>><i> converted document is rather large (5MB) in comparison to the
</I>><i> same
</I>><i> document scanned under Windows 7 and the HP scan-to-PDF
</I>><i> feature (465Kb)
</I>><i> - Just wanted to know why is this and can I influence how
</I>><i> compressed or
</I>><i> compact the PDF document is under Cauldron?
</I>><i>
</I>><i>
</I>><i> Do you scan at the same resolution?
</I>><i> The best compression would be to use OCR to get text instead of images
</I>><i> but I wouldn't trust it to be accurate
</I>><i>
</I>><i>
</I>><i> I used to scan with "Acquire Images" or XSane and then paste
</I>><i> the scanned
</I>><i> graphic into a LibreOffice document and then create a PDF
</I>><i> directly or
</I>><i> use ps2pdf14 to convert a "print to file" postscript output to
</I>><i> PDF
</I>><i> (which results in a comparatively small PDF)
</I>><i>
</I>><i>
</I>><i> Why not generating a PDF directly from XSane?
</I>
Thanks for the quick response - I posted to -dev only because I use only
Cauldron on my machines to help with testing, and I though -discuss was
more aimed at released versions (like Mageia 1)
On a similar note, what ever happened to a standard PDF printer setup in
the mcc (printerdrake is gone I believe) . . . When I choose set up
printers, I can only add physical and networked printers, but no option
to add a PDF printer. It was very helpful to have a generic PDF printer
driver setup as a virtual printer (like PDFcreator)
Anyway, I digress . . . . Thanks again.
R.Fox
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="013755.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI>Next message: <A HREF="013757.html">[Mageia-dev] Creating PDFs from a scanned document
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#13756">[ date ]</a>
<a href="thread.html#13756">[ thread ]</a>
<a href="subject.html#13756">[ subject ]</a>
<a href="author.html#13756">[ 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>
|