[NTLUG:Discuss] pictures to pdf file from command line
agoats at compuserve.com
agoats at compuserve.com
Fri Apr 9 00:01:53 CDT 2010
jpeg2pdf
It's a Ruby program that wraps the image in a pdf. You can have it take
everything in a directory and encapsulate into a single pdf. It does the
encapsulation in standare alpha numeric order.
I use it myself.
jpeg2pdf -a /home/agoats/pix/*.jpg /LowerCasejpg.pdf
takes all images of .jpg extension in /home/agoats/pix and creates a
file in / called LowerCasejpg.pdf
Alvin
kf4drr at windstream.net wrote:
> I'm looking for a good solution to move a number of pictures into a single pdf
> file from command line. I'd like to be able to take a directory of pictures and
> run 1 command and have it output a pdf file of the pictures.
>
> Do any of you know a good utility to achieve this?
>
> thanks
>
> Chris
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
>
More information about the Discuss
mailing list