Hi,

On Fri, 29 Jul 2005 16:58:32 -0700
Gary Wu <[EMAIL PROTECTED]> wrote:

> I use BarcodePDF417 to generate a 2-D barcode and call its getImage method
> to get the barcode as an image. Everything is fine until I print the image
> (in a PDF file) to certain printers. Some printers will think the image is
> sampled as a low rate and therefore do anti-aliasing on it. The result is
> some gray areas in the printout. Is there a way to disable anti-aliasing so
> that my barcode is printed in only black and white?

Maybe you could scale the image to a higher resolution before placing
it? That could possibly do the trick. And it should need to much space
as it will be easy to compress after scaling.

-hwh


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to