Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <17cd89ed05d9e9e6$192198$3582942$802601b3@news.usenetexpress.com>
Deutsch   English   Français   Italiano  
<17cd89ed05d9e9e6$192198$3582942$802601b3@news.usenetexpress.com>

View for Bookmarking (what is this?)
Look up another Usenet article

From: Lester Thorpe <lt@gnu.rocks>
Subject: Re: Windows victims: go ahead and pretend you don't want or need the greatest PC software available
Newsgroups: comp.os.linux.advocacy
References: <6638465a$0$8092$882e4bbb@reader.netnews.com> <v1b2u5$2ln8f$1@dont-email.me> <v1d5js$37vta$1@dont-email.me> <v1d890$38ipq$3@dont-email.me> <v1dkd3$3bcdt$2@dont-email.me> <v1dosj$3cp5b$1@dont-email.me> <v1en2s$3mufo$5@dont-email.me> <v1g007$3vvkg$2@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Lines: 16
Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail
Date: Wed, 08 May 2024 14:31:24 +0000
Nntp-Posting-Date: Wed, 08 May 2024 14:31:24 +0000
X-Received-Bytes: 1202
Organization: UsenetExpress - www.usenetexpress.com
X-Complaints-To: abuse@usenetexpress.com
Message-Id: <17cd89ed05d9e9e6$192198$3582942$802601b3@news.usenetexpress.com>
Bytes: 1600

On Wed, 8 May 2024 09:51:03 -0400, Chris Ahlstrom wrote:

> ImageMagick is cool.  I use "convert" to create a PDF document to send
> filled-in forms. Scan each page and save as a JPEG, numbered to ensure page
> ordering, then:
> 

If you're scanning text documents, JPEG is a poor format.  You should
use PNG or, the best, JBIG2.

Also, ImageMagick is poor for creating PDF files.  USE img2pdf or jbig2enc:

https://github.com/agl/jbig2enc

https://gitlab.mister-muffin.de/josch/img2pdf