Forgive me if this is a known issue or frequent question. I did a google search and only found results pertaining to printing pdfs with red backgrounds, and a search of this forum yielded no results.
I'm using "convert" to crop pdfs from legal size to A4 with this command:
convert -crop 612x770 input.pdf output.pdf
When viewed in evince, my input pdf looks just fine, but my output.pdf, while cropped correctly, has a bright red background. How can I get rid of this?
convert produces pdf with red background?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: convert produces pdf with red background?
It would probably help to at least add a +0+0 to the crop, or you will be doing a tile crop!
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/