AvantFax has ability to automatically print received fax.
first you have to edit config file to enable global printing
edit includes/local_config.php file
# pico includes/local_config.php
and find line $PRINTFAXRCVD = false;
false change to true and that is all.