Search found 3 matches

by niconiko
2011-03-02T22:40:11-07:00
Forum: Users
Topic: montage and convert to PDF -- inelegant solution
Replies: 0
Views: 3862

montage and convert to PDF -- inelegant solution

ImageMagick Version: 6.2.8 10/06/10 Q16 pdftk version: 1.41 my ability: newbie When I first studied this list, my goal was to create a PDF document by combining 25 jpg images (about 5Kb each). A 5x5 bingo card, in other words. Finally, thanks to kind advice here, I got it working. However, my code ...
by niconiko
2011-02-17T04:46:47-07:00
Forum: Users
Topic: newbie - chaining successful commands
Replies: 1
Views: 3639

newbie - chaining successful commands

Hello. Searched the posts, found one similar to what I'm after, but, being still new to IM, that post's solutions were far above my level. Basically, I want to montage some images, append a header image to each montage, and then convert those montages into a PDF doc. That PDF doc is all I'm really ...
by niconiko
2011-02-14T05:04:58-07:00
Forum: Users
Topic: specifying the path of images in a user-defined directory
Replies: 1
Views: 3136

specifying the path of images in a user-defined directory

Completely new to ImageMagick. Am using shell command with ImageMagick 6.2.8 10/06/10 Q16. Some of my images are in a directory accessible only if a user ID and password are included in the file path. Some are not. No problem getting ImageMagick to work with the unprotected images. But when I try to ...