Updating from GhostScript v9.20 to v9.23 solved this issue:
@fmw42: You have been very helpful, thank you very very much!! Also thanks for the note.
Search found 2 matches
- 2018-06-21T22:50:53-07:00
- Forum: Users
- Topic: Unexpected borders between white object and background when converting PDF to PNG
- Replies: 2
- Views: 2440
- 2018-06-21T20:48:00-07:00
- Forum: Users
- Topic: Unexpected borders between white object and background when converting PDF to PNG
- Replies: 2
- Views: 2440
Unexpected borders between white object and background when converting PDF to PNG
Consider the following conversion from PDF to PNG: Source PDF: http://www.vanr.nl/ImageMagick/test.pdf mogrify.exe -density 900 -units PixelsPerInch -flatten -format png test.pdf Result: Unexpected borders or "nasty edges" (as I call them) appear between the white circle and the background. There ...