Good morning world,
I need to convert a PDF document to an image file. I have ImageMagick and convert-function which partly solves my problem.
Specifically, I need to get converted into a PDF document to an image file, so the aspect ratio is 1:1. This means that if I open the PDF document in a browser (eg. Chrome and with 100% zoom) and open the image file, so they must be completely identical.
It has not managed to find the right "recipe" yet.
I hope there is a kind soul who can help me.
Jacob