I am playing with txfax. I have gotten a fax to send which is great. However now I am creating a multipage fax, I can view all the pages with viewfax (mgetty-viewfax package) but when I fax it with txfax I only get 1 page.... Any ideas there? Jerry I basically do: gs -q -sDEVICE=tiffg3 -sPAPERSIZE=a4 -r204x196 -dNOPAUSE -dBATCH -sOutputFile=/tmp/file.g3 file1.pdf file2.pdf when I viewfax /tmp/file.g3 I see all the pages.