Search found 2 matches

by jlatus
2019-06-05T13:50:31-07:00
Forum: Users
Topic: Question on TIFF to PCL conversion
Replies: 2
Views: 5047

Re: Question on TIFF to PCL conversion

Thanks +adjoin is the ticket !
by jlatus
2019-05-03T08:10:22-07:00
Forum: Users
Topic: Question on TIFF to PCL conversion
Replies: 2
Views: 5047

Question on TIFF to PCL conversion

I have a 2-page TIFF converting to PCL. The input TIFF named m1.pcl is 79KB. Under ImageMagick 6.4.2-Q16 convert would create two output files:

m1-0.pcl 113KB
m1-1.pcl 113KB

Under ImageMagick 7.0.8-Q16 I get one output file:

m1.pcl 84KB

Is there any way to make a change so I get the same two ...