Help for this page

Select Code to Download


  1. or download this
    $img->write(
      { 
    ...
       class => 'fax',
       }
    );
    
  2. or download this
       system("convert -page Letter -compress Group4 $filename $filename")
    +;