[Ilugc] PDF generation with gif and tiff

  • From: arnstein87@xxxxxxxxx (Arnold Noronha)
  • Date: Mon Jul 21 14:05:08 2008

On Mon, Jul 21, 2008 at 12:07 PM, Usha Subramanian
<usha.subramanian88@xxxxxxxxx> wrote:

hi,

Can anyone suggest me how to do PDF generation with gif and tiff
images . I can't achieve this  using  the method add_image_from_file ,
and it works for jpeg and png images.


you can use convert to make each image as a page, although I am not
sure if this what you're looking for.
$ convert image.gif image.tiff output.pdf


--Arnold

Other related posts: