× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Jan

The list software strips attachments from emails, so the error didn't make
it to the list!

Have a look at
https://www.imagemagick.org/script/command-line-processing.php for details
on using the various commands. We're using convert for tif & jpeg
conversion to pdf, but the format, at its most basic, is the same:

convert image.tif image.jpg

We use it in QShell rather than QP2Term, but the requirements are the same,
that file name are enclosed in single quotes. I'm not sure what the path is
for convert in Scott's install, but for the Perzl version it's
/opt/freeware/bin/convert, and the QSH command ends up as:

/opt/freeware/bin/convert '/tmp/example TIF image.tif'' '/tmp/example JPEG
image.jpg'

As we're running that in QShell, all the apostrophes get doubled up, as the
whole command string is quoted.

Regards, Martin

On Mon, 1 Oct 2018 at 11:26, Jan Grove Vejlstrup <jgv@xxxxxxxx> wrote:

Hello Martin,

I have installed ImageMagick according to the instructions on Scott
Klements website.

If I try to convert 108.tif to .jpg I start a session with call
qp2term. I receive this:

The file 108.tif is in the directory /usr/local/bin. I'm on 7.2

What do I do wrong?

Best regards

Jan
Am 26.09.2018 um 10:32 schrieb Martin Rowe:
On Wed, 26 Sep 2018 at 08:24, Martin Rowe <dbg400.net@xxxxxxxxx> wrote:

We use the install from Perzl.org which works very well. We're primarily
using it to convert from TIF & JPG to PDF and it works without issue.
See
info at
http://yips.idevcloud.com/wiki/index.php/PASE/OpenSourceBinaries
and http://www.perzl.org/aix/index.php?n=Main.HomePage

Of ImageMagick, that is!

Regards, Martin

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.