I do this :
Code: Select all
convert -verbose -density 300 -interlace none -quality 100 -colorspace YCbCr ".$_FILES['Filedata']['name']."[0] -profile /usr/share/color/icc/PhotoGamutRGB_avg6c.icc -profile /usr/share/color/icc/ECI-RGB.V1.0.icc ".$getfolder[1]."_P4_xl.jpgMy PDF :

I want this :

Can you tell me how I can? I would like to do this :
Code: Select all
-mogrify -usetrimbox mypdf.pdf mypdf_croped.pdf