montage + pdf + text

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
jpiquemal
Posts: 54
Joined: 2003-12-07T01:57:19-07:00

montage + pdf + text

Post by jpiquemal »

Hello all

montage -title "Test" image%d.jpg -tile 2x2 test.pdf

produces a PDF that cannot be read by Acrobat Reader.
if i remove the text (-title) the PDF is OK.

any idea ?
(made with current IM beta)
Post Reply