Search found 2 matches

by michael_kaeppler
2017-10-31T04:17:47-07:00
Forum: Bugs
Topic: PNG -> PDF-Conversion results in corrupted image
Replies: 5
Views: 17739

Re: PNG -> PDF-Conversion results in corrupted image

Many thanks, that worked for me. Is this a problem related to Ghostscript or to ImageMagick?
How did you figure this out?

Michael
by michael_kaeppler
2017-10-30T06:22:27-07:00
Forum: Bugs
Topic: PNG -> PDF-Conversion results in corrupted image
Replies: 5
Views: 17739

PNG -> PDF-Conversion results in corrupted image

Hi all,
I'm trying to convert a PNG-File to PDF. The resulting PDF has red artefacts and a completely scrambled page layout.

Input and Output files are here:
https://www.dropbox.com/sh/u0k5s8re787ok81/AAAPHxVl1BqUZ__ZkodbnzXca?dl=0

My command:
magick -density 300 GoldenGoose-30.png test.pdf

My OS ...