Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I am trying to scale and rotate various images to A4 size, then convert them to PDF and print them. But it does not work in any way reliable. Sometimes the images are printed as expected, sometimes they are rotated if not necessary. Most of the time the images are positioned with their left upper corner within the center of the page. Whatever I try it does not lead to what i'd like to have:
make them portrait: shorter sides top and bottom, longer sides left and right.
scale them to fit on A4, respecting borders all 1cm.