Problem convert PDF to JPG

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?".
Post Reply
kleinstadtmc

Problem convert PDF to JPG

Post by kleinstadtmc »

Hi,

i have a problem to convert a pdf to a jpg file

in pdf there are many option to write boxes (mediabox, cropbox, bleedbox, trimbox...)

but i want to have always the maximum size of the pdf
i think this will be allways the mediabox - is this right?

because sometimes there are pdf files where i get only a cutted version of the pdf
but i use -define pdf:use-cropbox=false -define pdf:use-trimbox=false

i think maybe its a problem with the bleedbox...
can somebody help me?
kleinstadtmc

Re: Problem convert PDF to JPG

Post by kleinstadtmc »

anybody here who can help me?
Post Reply