HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Need better tiff split
True but it's kind of a kludge and takes much longer to process. What
I really don't understand is why tiffsplit was written to use letters
for the different files rather than numbers. Using sequence letters,
aaa, aab, aac, aad..., is just not as quick as using numbers,
1,2,3,4..., in bash shell as other languages but oh well, I'll get
through it.
FWIW, It sure would be nice if tiffsplit could be updated with more
options for spliting files. Adding sequence numbers and page ranges
would be really useful.
Well back to the bash manual to see how to code sequence letters.
On Oct 18, 2007, at 9:44 PM, Lee Howard wrote:
John Warren wrote:
I need a better tiff splitter than tiffsplit, the one that came
with either hylafax or Centos, which does not give you any options
but just takes a multi-page tiff and splits all pages. What I'm
looking for is one that you can give a starting page number and
either a count or ending page plus which also allows one to select
the destination file.
You could accomplish the same using the existing tiffsplit and
tiffcp and a little bit of scripting glue.
Lee.
____________________ HylaFAX(tm) Users Mailing List
_______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/
lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /
dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*