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

Having tech problems? Post them here and do not worry, there is always a solution for you.
Post Reply
jdmsigma
Posts: 4
Joined: Tue Nov 02, 2021 3:02 am
Country: Canada

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

Post 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 1249 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 1249 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
User avatar
forum_adm
Site Admin
Posts: 1814
Joined: Fri Dec 23, 2016 9:41 am
Location: Germany
Country: Germany
Contact:

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

Post 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
jdmsigma
Posts: 4
Joined: Tue Nov 02, 2021 3:02 am
Country: Canada

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

Post by jdmsigma »

Thanks for the suggestion; similar problem with 11.5.2, will send sample file.
.
GC1152Sample.png
GC1152Sample.png (109.96 KiB) Viewed 1243 times
.
James
User avatar
forum_adm
Site Admin
Posts: 1814
Joined: Fri Dec 23, 2016 9:41 am
Location: Germany
Country: Germany
Contact:

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

Post by forum_adm »

Thanks for the sample file.

The issue is fixed in the latest BETA 5247:

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

Thorsten
jdmsigma
Posts: 4
Joined: Tue Nov 02, 2021 3:02 am
Country: Canada

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

Post by jdmsigma »

Yes, fixed. Thanks for the quick service!

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

James
Last edited by jdmsigma on Wed Nov 03, 2021 8:06 pm, edited 1 time in total.
User avatar
forum_adm
Site Admin
Posts: 1814
Joined: Fri Dec 23, 2016 9:41 am
Location: Germany
Country: Germany
Contact:

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

Post 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.
Post Reply