Check that imagick supports PDF (#1089)
parent
7e1ecfb598
commit
48af26d6e4
|
@ -7,6 +7,7 @@ $requiredFormats = array_map('strtoupper', [
|
|||
'BMP',
|
||||
'GIF',
|
||||
'JPG',
|
||||
'PDF',
|
||||
'PNG',
|
||||
'SVG',
|
||||
'TIFF',
|
||||
|
|
Loading…
Reference in New Issue