Greetings,
I have dozens of these one page pdf files. If I select them all in
finder and
double click, Preview opens them in one window as a multiple-page
document. This is
what I'd like to have happen.
If I do them in perl:
system "open *.pdf";
Preview opens them as multiple windows. How can I tell Preview to open
them as
it does in finder?
I tried "cat *.pdf > /tmp/big.pdf" but that doesn't work either. It
only sees the
first page.
Thank you,
Joe Alotta
- Preview.app opening multiple files Joseph Alotta
- Re: Preview.app opening multiple files Chris Devers
- Re: Preview.app opening multiple files Jerry LeVan
- Re: Preview.app opening multiple files Jim Correia
- Re: Preview.app opening multiple fil... Bohdan Peter Rekshynskyj
- Re: Preview.app opening multiple... Joseph Alotta
- Re: Preview.app opening mul... Chris Devers
- Re: Preview.app opening... Bohdan Peter Rekshynskyj
- Re: Preview.app ope... Ken Williams
- Re: Preview.app opening multiple files John Delacour
- Re: Preview.app opening multiple files Joseph Alotta