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] How to get page count for faxcover?



Maurizio Manetti wrote:
faxinfo $FILETIFF | grep Pages | awk '{print $2}'

faxinfo $FILETIFF awk /Pages/ '{print $2}' # save a shell/pipe


pdfinfo $FILEPDF | grep Pages | awk '{print $2}'

pdfinfo $FILETPDF awk /Pages/ '{print $2}' # save a shell/pipe


--
Until later, Geoffrey

____________________ 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*




Project hosted by iFAX Solutions