How to have a good looking image in PCL 5?

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
maxime

How to have a good looking image in PCL 5?

Post by maxime »

Hi, I'm french so I apologize for my english !

I'm using image magick which is working very well for converting imges to pcl files. I have very good PCL 6 files but for my application I need pcl 5. I tried monochrome conversion but it is very bad.
Finally i need the quality of PCL 6 but in grayscale or good black & white as less (color would be the best :) but I think it's impossible) in PCL 5 format.
I searched for a very long time without result, so if somebody could help me, I wourd be very grateful.

Thx ;)
maxime

Re: How to have a good looking image in PCL 5?

Post by maxime »

if somebody is interested i've a solution...
rangelmp
Posts: 3
Joined: 2009-08-19T06:51:18-07:00
Authentication code: 8675309

Re: How to have a good looking image in PCL 5?

Post by rangelmp »

What's the solution?

Thanks.
papanew
Posts: 1
Joined: 2011-08-18T09:56:11-07:00
Authentication code: 8675308

Re: How to have a good looking image in PCL 5?

Post by papanew »

Hi,
I need to convert image jpg to pcl.

I'm using de ImageMagick. (convert -resize 200x200 img.jpg img.pcl)

Is it possible get more quality?

What's the solution?

Thanks.
Everson
Post Reply