Hi Jeff,

Yes I looked at tifftopnm and that whole scenario. Unfortunately we use
multi-page tiffs as a document storage format. tifftopnm from my reading
looks like it only handles single page tiff images. I'd like to avoid having
to
split the tiffs up before converting.

Thanks,

Mike
----- Original Message -----

> On Wed, Jun 11, 2003 at 04:58:20PM -0700, Mike McMullen wrote:
> > Is there an open source TIFF to PDF converter available for Linux?
> >
> > I tried looking through Google but got a lot of stuff that was ancient
or
> > not what I was looking for or too expensive.
> >
> > I've tried using tiff2ps piped through ps2pdf but the top of my images
> > keep getting cut off no matter what setting I use.
>
> Have you tried :
> tifftopnm <tiffile.tiff | pnmtops $SOME_OPTIONS | ps2pfd > foo.pdf
>
> $SOME_OPTIONS contain pagesize and scaling information. dive into the
> man pages!
>
>
> --
> Jeff Kinz, Open-PC, Emergent Research,  Hudson, MA.  [EMAIL PROTECTED]
> copyright 2003.  Use is restricted. Any use is an
> acceptance of the offer at http://www.kinz.org/policy.html.
> Don't forget to change your password often.
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to