Page 1 of 1

[Solved] Can't completely disable dithering when importing PDF?

Posted: Tue Nov 02, 2021 7:46 pm
by jdmsigma
Problem turning off dithering / anti-aliasing when importing PDF as B&W...

I am processing PDF files of mailing labels (CanadaPost) which have a crucial bar code, and are destined for a Zebra label printer.

To get clean bars, I have been importing in GC 6.7.9, at 203 ppi (resolution of the label printer), 1 bit (B&W), with dithering turned off; the imported image is essentially perfect and prints perfectly.
.
GC679Sample.png
GC679Sample.png (41.6 KiB) Viewed 1354 times
.
I now need to use a more recent version (that works with OSX 10.14 Mojave).

Trying GC 9.7.6 and 10.7.4, with what I believe are the same import settings results in ragged barcode lines. (ie. including when anti-aliasing is unchecked)
.
GC1074Sample.png
GC1074Sample.png (97.93 KiB) Viewed 1354 times
.
Is there a way to achieve the same result as was obtained with GC 6?
(I'm using AppleScript if that's of any help)

Thanks for input/suggestions!
James

Re: Can't completely disable dithering when importing PDF?

Posted: Tue Nov 02, 2021 8:21 pm
by forum_adm
Hi,

please use the latest version 11.
And check as library dynaPDF.

Please email the pdf to support@lemkesoft.de if you still have the problem.

Best wishes
Thorsten

Re: Can't completely disable dithering when importing PDF?

Posted: Tue Nov 02, 2021 9:45 pm
by jdmsigma
Thanks for the suggestion; similar problem with 11.5.2, will send sample file.
.
GC1152Sample.png
GC1152Sample.png (109.96 KiB) Viewed 1348 times
.
James

Re: Can't completely disable dithering when importing PDF?

Posted: Wed Nov 03, 2021 7:28 am
by forum_adm
Thanks for the sample file.

The issue is fixed in the latest BETA 5247:

http://www.lemkesoft.org/beta.html

Thorsten

Re: [Solved] Can't completely disable dithering when importing PDF?

Posted: Wed Nov 03, 2021 6:07 pm
by jdmsigma
Yes, fixed. Thanks for the quick service!

However the resulting image is not B&W... started a new topic for this.

James

Re: [Solved] Can't completely disable dithering when importing PDF?

Posted: Thu Nov 04, 2021 7:25 am
by forum_adm
GraphicConverter uses Apple Quartz in the backend. This supports only 8 bit or more.

But GraphicConverter automatically reduce an 8 bit grayscale file (which uses only black & white) upon saving as TIF, PNG and some other formats to 1 bit.