Problems converting files from pnm to pdf
Robert Kiwanuka
robert.kiwanuka at gmail.com
Sun Oct 11 02:48:55 UTC 2009
The xargs program is one I didn't know about. It excellent!
Robert
2009/10/10 Chris Mohler <cr33dog at gmail.com>
> On Sat, Oct 10, 2009 at 4:33 PM, Jay Ridgley <jridgley2 at austin.rr.com>
> wrote:
> > I figured it out, it helps to have the file name CORRECTLY SPELLED...
>
> Glad you got it - you could also use imagemagick as well:
>
> convert foo.pnm foo.pdf
>
> Or for a bunch of them (untested, but I do this w/JPEG all the time):
> ls *pnm | xargs -i convert {} {}.pdf
>
> Chris
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20091011/b1ce7da3/attachment.html>
More information about the ubuntu-users
mailing list